次の方法で共有


LegacyMicrosoftAccount クラス

定義

従来の Microsoft アカウント プロバイダーの構成設定。

public class LegacyMicrosoftAccount
type LegacyMicrosoftAccount = class
Public Class LegacyMicrosoftAccount
継承
LegacyMicrosoftAccount

コンストラクター

LegacyMicrosoftAccount()

LegacyMicrosoftAccount の新しいインスタンスを初期化します。

プロパティ

IsEnabled

<code>false</code> if the legacy Microsoft Account provider should be enabled despite the set registration, otherwise, <code>true</code>.

LoginScopes

認証中に要求する必要があるスコープの一覧。

Registration

従来の Microsoft アカウント プロバイダーのアプリ登録の構成設定。

ValidationAllowedAudiences

JWT トークンを検証する対象ユーザーの許可リストの構成設定。

適用対象