Share via


AuthCredentialsKind type

Types of different kind of Data connector auth credentials supported.
KnownAuthCredentialsKind can be used interchangeably with AuthCredentialsKind, this enum contains the known values that the service supports.

Known values supported by the service

OAuthClientCredentials: OAuth Client Credential type
ApiKeyAuthCredentials: API Key Auth Credential type

type AuthCredentialsKind = string