Back to Content

PasswordCredential: name property

files/en-us/web/api/passwordcredential/name/index.md

latest377 B
Original Source

{{SeeCompatTable}}{{APIRef("Credential Management API")}}{{SecureContext_Header}}

The name read-only property of the {{domxref("PasswordCredential")}} interface returns a string containing a human-readable public name for display in a credential chooser.

Value

A string containing a name.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}