Contents

ASAuthorizationPlatformPublicKeyCredentialAssertion

A class that represents the platform credential assertion type.

Declaration

class ASAuthorizationPlatformPublicKeyCredentialAssertion

Overview

The device creates an assertion when signing in with an existing credential. Use this class to verify the platform credential assertion when the authorization controller calls authorizationController(controller:didCompleteWithAuthorization:).

Topics

Creating requests

Accessing assertion properties

Initializers

Instance Properties

See Also

Account authentication