The VGAuthenticationSucceededEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyGrantedRoles
Gets or sets the list of roles granted to the user.
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 or sets the status of the authentication.

See Also