Credential: type property
The type
property of the
Credential
interface returns a string containing the
credential's type. Valid values are password
, federated
and
public-key
.
Value
A string contains a credential's given name.
Examples
js
// TBD
Specifications
Specification |
---|
Credential Management Level 1 # dom-credential-type |
Browser compatibility
BCD tables only load in the browser