Click or drag to resize

PageElementPropertiesChangePassword_UsersMapper Property

The mapper to use when saving changes to user information other than password (e.g. secret question and answer).

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

Property Value

Type: String
The mapper to use when saving changes to user information other than password (e.g. secret question and answer).
See Also