Click or drag to resize

StaleNonceError Properties

The StaleNonceError type exposes the following members.

Properties
  NameDescription
Public propertyErrorCode
Gets or sets the error code.
(Inherited from Error.)
Public propertyException
Gets or sets the exception.
(Inherited from Error.)
Public propertyMessage
Gets or sets the message associated with this error
(Inherited from Error.)
Public propertyNonce
Gets or sets the nonce attribute.
Public propertyRealm
Gets or sets the realm attribute.
Public propertyStunErrorCode
Gets this error's code
(Inherited from Error.)
Top
See Also