WebIDLpedia

CredentialPropertiesOutput dictionary

Definition

Web Authentication: An API for accessing Public Key Credentials - Level 3 defines CredentialPropertiesOutput



dictionary CredentialPropertiesOutput {
    boolean rk;
    USVString authenticatorDisplayName;
};

Referring IDL interfaces/dictionaries