次の方法で共有


AuthenticationSettingsContract interface

API 認証の設定。

プロパティ

oAuth2

OAuth2 認証設定

oAuth2AuthenticationSettings

この API に含まれる OAuth2 認証設定のコレクション。

openid

OpenID Connect の認証設定

openidAuthenticationSettings

この API に含まれる Open ID Connect 認証設定のコレクション。

プロパティの詳細

oAuth2

OAuth2 認証設定

oAuth2?: OAuth2AuthenticationSettingsContract

プロパティ値

oAuth2AuthenticationSettings

この API に含まれる OAuth2 認証設定のコレクション。

oAuth2AuthenticationSettings?: OAuth2AuthenticationSettingsContract[]

プロパティ値

openid

OpenID Connect の認証設定

openid?: OpenIdAuthenticationSettingsContract

プロパティ値

openidAuthenticationSettings

この API に含まれる Open ID Connect 認証設定のコレクション。

openidAuthenticationSettings?: OpenIdAuthenticationSettingsContract[]

プロパティ値