PublicKeyCredentialType
public enum PublicKeyCredentialType : String, Codable
Represents the type of a public key credential.
-
Undocumented
Declaration
Swift
case publicKey = "public-key"
public enum PublicKeyCredentialType : String, Codable
Represents the type of a public key credential.
Undocumented
Swift
case publicKey = "public-key"