The VGPermissionsLoadingEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyIdentity

Gets the IIdentity representing the user for which the permission will be loaded.

Public propertyRepositoryId

Gets the Visual Guard Repository Id of the user for which the permission will be loaded.

Public propertyRoles

Gets or sets the list of VGGrantedRole corresponding to roles granted to the user.

Public propertyStatus

Gets or sets the VGAuthorizationStatus representing the status of the current authorization process.

See Also