webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
PasswordCredential Interface Reference

import"PasswordCredential.idl";

Inheritance diagram for PasswordCredential:
SiteBoundCredential BasicCredential

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
 

Member Data Documentation

◆ additionalData

attribute CredentialBodyType PasswordCredential::additionalData

◆ idName

attribute USVString PasswordCredential::idName

◆ passwordName

attribute USVString PasswordCredential::passwordName

The documentation for this interface was generated from the following file: