Click or drag to resize

VGSecurityRuntimePermissionsLoading Event

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: 2018.1.720.18 (2018.1.0720.18)
Syntax
public event VGPermissionsLoadingEventHandler PermissionsLoading

Value

Type: Novalys.VisualGuard.SecurityVGPermissionsLoadingEventHandler
Remarks
For more information about this event, you can see PermissionsLoading.
See Also