OAuth2GrantType type
定义 OAuth2GrantType 的值。
KnownOAuth2GrantType 可与 OAuth2GrantType 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
AuthorizationCode:授权代码授予
ClientCredentials:客户端凭据授予
type OAuth2GrantType = string