chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.webauthn / GetCredentialResponse

GetCredentialResponse

data class GetCredentialResponse

Response type for the WebAuthnDomain.getCredential command.

Constructors

<init>

Response type for the WebAuthnDomain.getCredential command.

GetCredentialResponse(credential: Credential)

Properties

credential

val credential: Credential