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

import"SiteBoundCredential.idl";

Inheritance diagram for SiteBoundCredential:
BasicCredential PasswordCredential

Public Attributes

readonly attribute USVString name
 
readonly attribute USVString iconURL
 
- Public Attributes inherited from BasicCredential
readonly attribute USVString id
 
readonly attribute DOMString type
 

Member Data Documentation

◆ iconURL

readonly attribute USVString SiteBoundCredential::iconURL

◆ name

readonly attribute USVString SiteBoundCredential::name

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