Click or drag to resize

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; }

Property Value

Type: String
The regular expression to use as a validation expression.
See Also