Click or drag to resize

VGSecurityRuntimePasswordValidation Property

Gets or sets the configured regular expression used for validating the password format.

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

Property Value

Type: String
The configured regular expression used for validating the password format.
See Also