NATS .NET Client  1.1.4
The NATS.io .NET C# Client
NATS.Client.UserSignatureEventArgs Class Reference

Inherits EventArgs.

Properties

byte[] ServerNonce [get]
 
byte[] SignedNonce [get, set]
 

Detailed Description

Provides details when a user signature is read during a connection. The User Signature event signs the ServerNonce and sets the SignedNonce with the result. The SignedNonce must be set or a NATSConnectionException will be thrown.


The documentation for this class was generated from the following file: