次の方法で共有


AppServiceAppleProvider クラス

定義

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

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

コンストラクター

AppServiceAppleProvider()

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

プロパティ

IsEnabled

<設定>された登録にもかかわらず Apple プロバイダーを有効にすべきでない場合は false</code> をコードします。それ以外の場合は、<true</code を>コード>化します。

LoginScopes

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

Registration

Apple 登録の構成設定。

適用対象