CredentialAvailable only in secure contexts. interface Credential {readonly id: string;readonly type: string;}var Credential: {prototype: Credential; new (): Credential; };§Properties§readonly id: string[src]§readonly type: string[src]