The VGAuthenticationSucceededEventArgs type exposes the following members.

Properties

  NameDescription
GrantedRoles
Gets or sets the list of roles granted to the user.
Identity

Gets the IIdentity representing the user authenticated.

Message

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

Status

Gets or sets the status of the authentication.

See Also