Click or drag to resize

VGSecurityRuntimeGroupsLoading Event

Occurs before the permissions are loaded and allows filtering the list of user's groups for contextual group selection.

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 VGGroupsLoadingEventHandler GroupsLoading

Value

Type: Novalys.VisualGuard.SecurityVGGroupsLoadingEventHandler
Remarks
For more information about this event, you can see [!:VGSecurityManager.GroupSelectionLoading].
See Also