Set Credential Properties Request
@Serializable
Request object containing input parameters for the WebAuthnDomain.setCredentialProperties command.
Constructors
Link copied to clipboard
constructor(authenticatorId: AuthenticatorId, credentialId: String, backupEligibility: Boolean? = null, backupState: Boolean? = null)