IAppleSignInAuthenticator 接口

定义

表示平台本机 Apple 登录身份验证 API。

public interface class IAppleSignInAuthenticator
public interface IAppleSignInAuthenticator
type IAppleSignInAuthenticator = interface
Public Interface IAppleSignInAuthenticator

方法

AuthenticateAsync(AppleSignInAuthenticator+Options)

执行本机 Apple 登录身份验证请求。

适用于