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>

适用于