Share via


OAuth2GrantType type

Defines values for OAuth2GrantType.
KnownOAuth2GrantType can be used interchangeably with OAuth2GrantType, this enum contains the known values that the service supports.

Known values supported by the service

AuthorizationCode: Authorization Code grant
ClientCredentials: Client Credential grant

type OAuth2GrantType = string