Gets or sets value indicating whether the authentication procedure completed successfully.
Declaring type: AuthResponseMessage
Namespace: Zyan.Communication.Security
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public bool Success { get; set; }
Property Value

There is no description.