Gets or sets a value indicating whether the current principal has been authenticated by Visual Guard.
Namespace:
Novalys.VisualGuard.SecurityAssembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 3.2.912.1 (3.2.912.01)
Syntax
| C# |
|---|
public bool Authenticated { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Authenticated As Boolean |