Gets the VGAuthenticationStatus returned by the logon process.

Namespace:  Novalys.VisualGuard.Security.WinForm
Assembly:  Novalys.VisualGuard.Security.WinForm (in Novalys.VisualGuard.Security.WinForm.dll) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public VGAuthenticationState State { get; }
Visual Basic (Declaration)
Public ReadOnly Property State As VGAuthenticationState

See Also