次の方法で共有


AppServiceGoogleProvider クラス

定義

Google プロバイダーの構成設定。

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

コンストラクター

AppServiceGoogleProvider()

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

プロパティ

IsEnabled

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

LoginScopes

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

Registration

Google プロバイダーのアプリ登録の構成設定。

ValidationAllowedAudiences

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

適用対象