MobileCredentialStatus

public struct MobileCredentialStatus

The status of the mobile credential keys

  • The status of the single factor key This key is used to open doors when they are not set to require PIN/Fingerprint

    Declaration

    Swift

    public let singleFactor: MobileCredentialKeyStatus
  • The status of the second factor key This key is used to open doors when they are set to require PIN/Fingerprint

    Declaration

    Swift

    public let secondFactor: MobileCredentialKeyStatus