Gets or sets security exception thrown on authentication failure.
Declaring type: AuthResponseMessage
Namespace: Zyan.Communication.Security
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public SecurityException Exception { get; set; }
Property Value

There is no description.