Show / Hide Table of Contents

AuthenticateResponse Constructor

AuthenticateResponse(ResponseApdu)

Constructs an AuthenticateResponse from the given ResponseApdu.

C#
public AuthenticateResponse(ResponseApdu responseApdu)

Parameters

Type Name Description
ResponseApdu responseApdu

The response to a AuthenticateCommand.

In this article
Back to top Generated by DocFX