|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"PasswordCredential.idl";
Public Attributes | |
| attribute USVString | idName |
| attribute USVString | passwordName |
| attribute CredentialBodyType | additionalData |
Public Attributes inherited from SiteBoundCredential | |
| readonly attribute USVString | name |
| readonly attribute USVString | iconURL |
Public Attributes inherited from BasicCredential | |
| readonly attribute USVString | id |
| readonly attribute DOMString | type |
| attribute CredentialBodyType PasswordCredential::additionalData |
| attribute USVString PasswordCredential::idName |
| attribute USVString PasswordCredential::passwordName |
1.8.13