CLASS

WebAuthnRegistrationClientOperationActionModel.ExcludedCredential

Contents

public final class ExcludedCredential

Contains the data necessary to identify a Credential that should be excluded, limiting the creation of multiple credentials for the same account on a single authenticator. When used to build ASAuthorizationSecurityKeyPublicKeyCredentialDescriptor an empty array should be used as the transports parameter.

Properties

credentialID

public let credentialID: Data

The credential id data already encoded in the format required by the authenticator api services.

type

public let type: String

The credential type.