GitHub
Preparing search index...
The search index is not available
Documentation
Documentation
@forgerock/davinci-client
index
AssertionValue
Interface AssertionValue
interface
AssertionValue
{
authenticatorAttachment
:
null
|
string
;
id
:
string
;
rawId
:
string
;
response
:
{
authenticatorData
:
string
;
clientDataJSON
:
string
;
signature
:
string
;
userHandle
:
null
|
string
;
}
;
type
:
string
;
}
Hierarchy
Omit
<
PublicKeyCredential
,
"rawId"
|
"response"
|
"getClientExtensionResults"
|
"toJSON"
,
>
AssertionValue
Index
Properties
authenticator
Attachment
id
raw
Id
response
type
Properties
Readonly
authenticator
Attachment
authenticatorAttachment
:
null
|
string
MDN Reference
Readonly
id
id
:
string
MDN Reference
raw
Id
rawId
:
string
response
response
:
{
authenticatorData
:
string
;
clientDataJSON
:
string
;
signature
:
string
;
userHandle
:
null
|
string
;
}
Readonly
type
type
:
string
MDN Reference
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
authenticator
Attachment
id
raw
Id
response
type
GitHub
Documentation
Loading...
MDN Reference