AppleSignInAuthenticator 类

定义

本机 Apple 登录身份验证 API。

public static class AppleSignInAuthenticator
继承
System.Object
AppleSignInAuthenticator

注解

此 API 仅在 iOS 13.0+ 上受支持,不应在运行时在其他设备上调用。

方法

AuthenticateAsync(AppleSignInAuthenticator+Options)

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

适用于