The VGAuthenticationFailedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyIdentity

Gets the IIdentity representing the user authenticated.

Public propertyMessage

Gets or sets the message that will be displayed to the user.

Public propertyStatus

Gets the VGAuthenticationStatus of the authentication process.

See Also