> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.ChangePasswordType

# <a id="SuperOffice_WebApi_Data_ChangePasswordType" /> Enum ChangePasswordType

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Different methods the user may use to change password

```csharp theme={null}
public enum ChangePasswordType
```

## Fields

`Email = 0`

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

`Password = 1`

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