Back to Content

PasswordCredential: iconURL property

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

latest464 B
Original Source

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

The iconURL read-only property of the {{domxref("PasswordCredential")}} interface returns a string containing a URL pointing to an image for an icon. This image is intended for display in a credential chooser. The URL must be accessible without authentication.

Value

A string containing a URL.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}