Visual Guard Class Library Documentation

VGPermissionsLoadingEventArgs Members

VGPermissionsLoadingEventArgs overview

Public Instance Constructors

VGPermissionsLoadingEventArgs Constructor

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

Public Instance Properties

Identity Gets the IIdentity representing the user for which the permission will be loaded.
RepositoryId Gets the Visual Guard Repository Id of the user for which the permission will be loaded.
Roles Gets or sets the list of VGGrantedRole corresponding to roles granted to the user.
Status Gets or sets the VGAuthorizationStatus representing the status of the current authorization process.

See Also

VGPermissionsLoadingEventArgs Class | Novalys.VisualGuard.Security Namespace