AppleSignInAuthenticator.AuthenticateAsync 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
執行原生 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>