ZendeskAuthenticationType type

The authentication type to use.
KnownZendeskAuthenticationType can be used interchangeably with ZendeskAuthenticationType, this enum contains the known values that the service supports.

Known values supported by the service

Basic: Basic
Token: Token

type ZendeskAuthenticationType = string