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; }
ReadOnly Property ChangePassword_UsersMapper As String
Get
Property Value
Type:
StringThe mapper to use when saving changes to user information other than password (e.g. secret question and answer).
See Also