Enum ChangePasswordType
Different methods the user may use to change password
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
public enum ChangePasswordType
Fields
| Name | Description |
|---|---|
0: The user can change password by triggering a change password email. |
|
| Password | 1: The user can change password by providing a new password |