Reply message of the authentication system.
Declaring type: AuthResponseMessage
Namespace: Zyan.Communication.Security
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method AuthResponseMessage

There is no summary.

Collapse/Expand Public Properties
  Name Description
Public Property AuthenticatedIdentity Gets or sets authenticated user's identity object.
Public Property ErrorMessage Gets or sets error message.
Public Property Exception Gets or sets security exception thrown on authentication failure.
Public Property Success Gets or sets value indicating whether the authentication procedure completed successfully.