AppleSignInAuthenticator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Native Apple Sign In authentication API.
public static class AppleSignInAuthenticator
- Inheritance
-
System.ObjectAppleSignInAuthenticator
Remarks
This API is only supported on iOS 13.0+ and should not be called on other devices at runtime.
Methods
AuthenticateAsync(AppleSignInAuthenticator+Options) |
Performs a native Apple Sign In authentication request. |