The VGGroupsLoadingEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyGroups

Gets or sets the list of VGGrantedGroup corresponding to groups granted to the user.

Public propertyIdentity

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

Public propertyRepositoryId

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

Public propertyStatus

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

See Also