Namespace: Novalys.VisualGuard.Security.AuthenticationModule
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
public VGAuthenticationStatus Status { get; set; }
Visual Basic
Public Property Status As VGAuthenticationStatus
	Get
	Set

Property Value

Type: VGAuthenticationStatus

See Also