WebAuthnMfaSettingsType

@JsonSerializable
data class WebAuthnMfaSettingsType(val Enabled: Boolean? = null)(source)

Constructors

Link copied to clipboard
constructor(Enabled: Boolean? = null)

Properties

Link copied to clipboard