Visual Guard Class Library Documentation

VGLoginForm.SelectedAuthenticationMode Property

Allows to select the default authentication mode for the dialog box

public VGAuthenticationMode SelectedAuthenticationMode {get; set;}

Exceptions

Exception Type Condition
ArgumentException the selected mode is not supported by the dialog box (SupportedAuthenticationModes property).

See Also

VGLoginForm Class | Novalys.VisualGuard.Security.WinForm Namespace | SupportedAuthenticationModes