共用方式為


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>

適用於