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; }
ReadOnly Property PasswordRuleMessage As String
Get
Property Value
Type:
StringThe message to display when the password rule is not met.
Remarks Note |
---|
This property supports localization. |
See Also