Click or drag to resize

VGIPrincipalSelectContextualRoles Method (VGSecurityRuntime, 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(
	VGSecurityRuntime runtime,
	List<VGGrantedRole> roles
)

Parameters

runtime
Type: Novalys.VisualGuard.SecurityVGSecurityRuntime
roles
Type: System.Collections.GenericListVGGrantedRole
Return status on selection

Return Value

Type: VGAuthorizationStatus
See Also