Typescript Library Declarations (DOM)
Interface AuthenticatorResponse
Available only in secure contexts.
MDN Reference
interface
AuthenticatorResponse
{
clientDataJSON
:
ArrayBuffer
;
}
Hierarchy
AuthenticatorResponse (
view full
)
AuthenticatorAssertionResponse
AuthenticatorAttestationResponse
Index
Properties
client
DataJSON
Properties
Readonly
client
DataJSON
client
DataJSON
:
ArrayBuffer
MDN Reference
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
DataJSON
Typescript Library Declarations (DOM)
Available only in secure contexts.
MDN Reference