Click or drag to resize

VGAuthorizationState Constructor

Creates a new instance of VGAuthorizationState.

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(
	VGAuthorizationStatus status
)

Parameters

status
Type: Novalys.VisualGuard.SecurityVGAuthorizationStatus
The status of the authorization.
See Also