Occurs before the permissions are loaded and allows filtering the list of user's roles.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public event VGPermissionsLoadingEventHandler PermissionsLoading
Visual Basic (Declaration)
Public Event PermissionsLoading As VGPermissionsLoadingEventHandler

Remarks

For more information about this event, you can see PermissionsLoading.

See Also