DigitalCredential

Available only in secure contexts.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val data: JsAny?
Link copied to clipboard
val id: String

The id read-only property of the Credential interface returns a string containing the credential's identifier.

Link copied to clipboard
Link copied to clipboard

The type read-only property of the Credential interface returns a string containing the credential's type.

Functions

Link copied to clipboard
fun toJSON(): JsAny