ApplicationPropertiesPasswordRuleRegEx Property |
The regular expression to use as a validation expression.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string PasswordRuleRegEx { get; }
ReadOnly Property PasswordRuleRegEx As String
Get
Property Value
Type:
StringThe regular expression to use as a validation expression.
See Also