Enum TemporaryKeyDomain
Domains for temporary keys. This Enum is used by: TemporaryKey.domain
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.0.0")]
public enum TemporaryKeyDomain : short
Fields
Name | Description |
---|---|
ChangePasswordCustomerCenter | 6: Customer center change password key |
FormSubmitterRecipient | 2: Form submission recipient |
LoginCustomerCenter | 4: Customer center login key |
MailingRecipient | 1: Mailing recipient. |
PublicFaq | 5: Customer center public faq key |
RegisterCustomerCenterEmailVerification | 7: Customer center register email verification |
Unknown | 0: Unknown |
ViewTicketInCustomerCenter | 3: View request in customer center |