共用方式為


OAuth2GrantType type

定義 OAuth2GrantType 的值。
KnownOAuth2GrantType 可以與 OAuth2GrantType 交換使用,此列舉包含服務支援的已知值。

服務支援的已知值

AuthorizationCode:授權碼授與
ClientCredentials:客戶端認證授與

type OAuth2GrantType = string