Click or drag to resize

ApplicationPropertiesPasswordRuleMessage Property

The message to display when the password rule is not met.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string PasswordRuleMessage { get; }

Property Value

Type: String
The message to display when the password rule is not met.
Remarks
Note Note
This property supports localization.
See Also