Click or drag to resize

VGIPrincipalSelectContextualGroups Method (ListVGContextualGroup)

This method applies selection of contextual groups to principal.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
VGAuthorizationStatus SelectContextualGroups(
	List<VGContextualGroup> groups
)

Parameters

groups
Type: System.Collections.GenericListVGContextualGroup
Return status on selection

Return Value

Type: VGAuthorizationStatus
See Also