Click or drag to resize

VGSecurityRuntimeAllowedAuthenticationModes Property

Gets the authentication modes defined in the configuration file and supported by the repository.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public VGAuthenticationMode AllowedAuthenticationModes { get; }

Property Value

Type: VGAuthenticationMode
See Also