Back to Content

PasswordCredential: password property

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

latest351 B
Original Source

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

The password read-only property of the {{domxref("PasswordCredential")}} interface returns a string containing the password of the credential.

Value

A string containing a password.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}