Click or drag to resize

VGSecurityRuntimeAuthenticationState Property

Gets a VGAuthenticationState object representing the last authentication state.

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 AuthenticationState { get; }

Property Value

Type: VGAuthenticationState
See Also