Gets a value indicating the mode of authentication used by Visual Guard to authenticate the given user.
Namespace:
Novalys.VisualGuard.Security.MembershipAssembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 3.2.912.1 (3.2.912.01)
Syntax
| C# |
|---|
public VGAuthenticationMode AuthenticationMode { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property AuthenticationMode As VGAuthenticationMode |