Click or drag to resize

VGSecurityRuntimeLoadSecurity Method (VGToken)

Load a principal by VGToken

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public VGAuthorizationState LoadSecurity(
	VGToken token
)

Parameters

token
Type: VGToken

Return Value

Type: VGAuthorizationState
See Also