AuthenticatorSelection

data class AuthenticatorSelection(var authenticatorAttachment: String?, var requireResidentKey: Boolean?, var residentKey: String?, var userVerification: String?)

Constructors

Link copied to clipboard
constructor(authenticatorAttachment: String?, requireResidentKey: Boolean?, residentKey: String?, userVerification: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard