The VGAuthenticationFailedEventArgs type exposes the following members.

Properties

  NameDescription
Identity

Gets the IIdentity representing the user authenticated.

Message

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

Status

Gets the VGAuthenticationStatus of the authentication process.

See Also