Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.authn
/
AuthenticatorSelectionCriteria
Authenticator
Selection
Criteria
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
?