toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.authn
/
AuthenticatorSelectionCriteria
Authenticator
Selection
Criteria
external
interface
AuthenticatorSelectionCriteria
(
source
)
Members
Properties
authenticator
Attachment
Link copied to clipboard
abstract
val
authenticatorAttachment
:
AuthenticatorAttachment
?
require
Resident
Key
Link copied to clipboard
abstract
val
requireResidentKey
:
Boolean
?
resident
Key
Link copied to clipboard
abstract
val
residentKey
:
ResidentKeyRequirement
?
user
Verification
Link copied to clipboard
abstract
val
userVerification
:
UserVerificationRequirement
?