Click or drag to resize

VGIPrincipalSelectContextualRoles Method (ListVGGrantedRole)

This method applies selection of contextual roles 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 SelectContextualRoles(
	List<VGGrantedRole> roles
)

Parameters

roles
Type: System.Collections.GenericListVGGrantedRole
Return status on selection

Return Value

Type: VGAuthorizationStatus
See Also