共用方式為


AppleSignInAuthenticator 類別

定義

代表平臺原生 Apple 登入驗證 API。

public ref class AppleSignInAuthenticator abstract sealed
public static class AppleSignInAuthenticator
type AppleSignInAuthenticator = class
Public Class AppleSignInAuthenticator
繼承
AppleSignInAuthenticator

備註

此 API 僅在 iOS 13.0+ 上受到支援,不應在其他裝置上於運行時間呼叫。

屬性

Default

提供此 API 靜態使用的預設實作。

方法

AuthenticateAsync(AppleSignInAuthenticator+Options)

執行原生 Apple 登入驗證要求。

適用於