Contents

excludedCredentials

A list of IDs that represent existing passkeys for the account, to prevent creation of duplicate passkeys.

Declaration

var excludedCredentials: [ASAuthorizationPlatformPublicKeyCredentialDescriptor]? { get }

Discussion

This value corresponds to the WebAuthn parameter excludeCredentials.