Share via


AppleSignInAuthenticator.AuthenticateAsync メソッド

定義

ネイティブの Apple サインイン認証要求を実行します。

public static System.Threading.Tasks.Task<Xamarin.Essentials.WebAuthenticatorResult> AuthenticateAsync (Xamarin.Essentials.AppleSignInAuthenticator.Options options = null);

パラメーター

options
AppleSignInAuthenticator.Options

追加のサインイン オプション。

戻り値

System.Threading.Tasks.Task<WebAuthenticatorResult>

適用対象