PasswordCredential:password 属性
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
PasswordCredential 接口的 password 只读属性返回包含凭据的密码的字符串。
值
包含密码的字符串。
规范
| Specification |
|---|
| Credential Management Level 1> # dom-passwordcredential-password> |