Allows to select the default authentication mode for the dialog box
Namespace:
Novalys.VisualGuard.Security.WinFormAssembly: Novalys.VisualGuard.Security.WinForm (in Novalys.VisualGuard.Security.WinForm.dll) Version: 3.2.912.1 (3.2.912.01)
Syntax
| C# |
|---|
public VGAuthenticationMode SelectedAuthenticationMode { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property SelectedAuthenticationMode As VGAuthenticationMode |
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentException | the selected mode is not supported by the dialog box (SupportedAuthenticationModes property). |