Gets or sets the message that will be displayed to the user.
The message that will be displayed to the user.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | the message is null and the status of the authentication is set to Failure. |
| ArgumentException | the message is an empty string and the status of the authentication is set to Failure. |
VGAuthenticationSucceededEventArgs Class | Novalys.VisualGuard.Security.WinForm Namespace