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: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
public event VGPermissionsLoadingEventHandler PermissionsLoading
Visual Basic
Public Event PermissionsLoading As VGPermissionsLoadingEventHandler

Value

Type: Novalys.VisualGuard.Security..::..VGPermissionsLoadingEventHandler

Remarks

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

See Also