Other Structures

The following structures are available globally.

  • Policy compliance information for an authenticator.

    Declaration

    Swift

    public struct PolicyComplianceInformation
  • A DiscoveryData object contains information about authenticator capabilities and supported properties.

    See more

    Declaration

    Swift

    public struct DiscoveryData : Codable

Authenticator Data

  • An AuthenticatorData object exposes a subset of both verified metadata and transient information about the state of an available authenticator.

    See more

    Declaration

    Swift

    public struct AuthenticatorData : Codable
  • An object containing information about the authenticators and their related registrations.

    Declaration

    Swift

    public struct RegistrationInfo
  • An AaidAndKeyID object contains information about an authenticator registration.

    See more

    Declaration

    Swift

    public struct AaidAndKeyID : Codable