Show / Hide Table of Contents

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
Email

0: The user can change password by triggering a change password email.

Password

1: The user can change password by providing a new password

Extension Methods

EnumUtil.MapEnums<ChangePasswordType, To>(ChangePasswordType)
Converters.MapEnums<ChangePasswordType, To>(ChangePasswordType)
ObjectExtensions.AssignByReflection<ChangePasswordType>(ChangePasswordType, ChangePasswordType)
ObjectExtensions.GraphCopy<ChangePasswordType>(ChangePasswordType)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top