Click or drag to resize

VGAuthenticationState Constructor

Creates a new instance of VGAuthenticationState.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public VGAuthenticationState(
	VGAuthenticationStatus status
)

Parameters

status
Type: Novalys.VisualGuard.SecurityVGAuthenticationStatus
The status of the authentication.
See Also