OAuth2AuthenticationSettingsContract interface
API OAuth2 身份验证设置详细信息。
属性
| authorization |
OAuth 授权服务器标识符。 |
| scope | 作范围。 |
属性详细信息
authorizationServerId
OAuth 授权服务器标识符。
authorizationServerId?: string
属性值
string
scope
作范围。
scope?: string
属性值
string