This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The name
read-only property of the PasswordCredential
interface returns a USVSTring
containing a human-readable public name for display in a credential chooser.
Syntax
name =passwordCredential.name
Value
A USVString
containing a name.
Specifications
Specification | Status | Comment |
---|---|---|
Credential Management Level 1 The definition of 'name' in that specification. |
Editor's Draft | Initial definition. |
Browser compatibility
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
Basic support | 52 | ? | ? | ? | ? |
Feature | Android Webview | Chrome for Android | Firefox Mobile (Gecko) | Firefox OS | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|---|
Basic support | 52 | 52 | ? | ? | ? | ? | ? |