Visual Guard Class Library Documentation

VGAuthenticationSucceededEventArgs Members

VGAuthenticationSucceededEventArgs overview

Public Instance Constructors

VGAuthenticationSucceededEventArgs Constructor

Initializes a new instance of the VGAuthenticationSucceededEventArgs class with an action, the node it was performed upon, and the parent node.

Public Instance Properties

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

VGAuthenticationSucceededEventArgs Class | Novalys.VisualGuard.Security.WinForm Namespace