AuthenticatorSelection

data class AuthenticatorSelection(val residentKey: ResidentKey = ResidentKey.PREFERRED, val userVerification: UserVerification = UserVerification.PREFERRED, val authenticatorAttachment: AuthenticatorAttachment? = null)(source)

Constructors

Link copied to clipboard
constructor(residentKey: ResidentKey = ResidentKey.PREFERRED, userVerification: UserVerification = UserVerification.PREFERRED, authenticatorAttachment: AuthenticatorAttachment? = null)

Properties

Link copied to clipboard
Link copied to clipboard