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

Value

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