> ## 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.TemporaryKeyDomain

# <a id="SuperOffice_WebApi_Data_TemporaryKeyDomain" /> Enum TemporaryKeyDomain

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

Domains for temporary keys.
This Enum is used by:  TemporaryKey.domain

```csharp theme={null}
public enum TemporaryKeyDomain : short
```

## Fields

`ChangePasswordCustomerCenter = 6`

6: Customer center change password key

`FormSubmitterRecipient = 2`

2: Form submission recipient

`LoginCustomerCenter = 4`

4: Customer center login key

`MailingRecipient = 1`

1: Mailing recipient.

`PublicFaq = 5`

5: Customer center public faq key

`RegisterCustomerCenterEmailVerification = 7`

7: Customer center register email verification

`Unknown = 0`

0: Unknown

`ViewTicketInCustomerCenter = 3`

3: View request in customer center
