Credential.name

This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The name property of the Credential interface returns a DOMString, containing the name associated with a credential. It should be a human-readable, public name.

Syntax

var credName = Credential.name;

Value

A DOMString containing the credential's given name.

Example

// TBD

Specifications

Specification Status Comment
Credential Management Level 1 Working Draft Initial definition.

Browser compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
name (from CredentialUserData mixin)
Experimental
Chrome No support 51 — 52
Notes
No support 51 — 52
Notes
Notes See Bug 602980.
Edge ? Firefox No support NoIE ? Opera ? Safari ? WebView Android No support 51 — 52
Notes
No support 51 — 52
Notes
Notes See Bug 602980.
Chrome Android No support 51 — 52
Notes
No support 51 — 52
Notes
Notes See Bug 602980.
Firefox Android No support NoOpera Android ? Safari iOS ? Samsung Internet Android No support 5.0 — 6.0
Notes
No support 5.0 — 6.0
Notes
Notes See Bug 602980.

Legend

No support
No support
Compatibility unknown
Compatibility unknown
Experimental. Expect behavior to change in the future.
Experimental. Expect behavior to change in the future.
See implementation notes.
See implementation notes.