Typescript Library Declarations (DOM)
Interface PublicKeyCredential
Available only in secure contexts.
MDN Reference
Hierarchy
Credential
PublicKeyCredential
Index
Properties
authenticator
Attachment
id
raw
Id
response
type
Methods
get
Client
Extension
Results
Properties
Readonly
authenticator
Attachment
authenticator
Attachment
:
string
Readonly
id
id
:
string
MDN Reference
Readonly
raw
Id
raw
Id
:
ArrayBuffer
MDN Reference
Readonly
response
response
:
AuthenticatorResponse
MDN Reference
Readonly
type
type
:
string
MDN Reference
Methods
get
Client
Extension
Results
get
Client
Extension
Results
(
)
:
AuthenticationExtensionsClientOutputs
MDN Reference
Returns
AuthenticationExtensionsClientOutputs
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
authenticator
Attachment
id
raw
Id
response
type
get
Client
Extension
Results
Available only in secure contexts.
MDN Reference