CredentialType
public enum CredentialType : Int, Codable
Type of credential
-
Declaration
Swift
case Unknown = 0
-
Declaration
Swift
case Proximity = 1
-
Declaration
Swift
case HIDMobile = 2
-
Declaration
Swift
case BluB0XMobile = 3
-
Declaration
Swift
case Biometric = 4