Show / Hide Table of Contents

SetLegacyDeviceConfigResponse Constructor

SetLegacyDeviceConfigResponse(ResponseApdu)

Constructs a SetLegacyDeviceConfigResponse from the given ResponseApdu.

C#
public SetLegacyDeviceConfigResponse(ResponseApdu responseApdu)

Parameters

Type Name Description
ResponseApdu responseApdu

The response to a SetLegacyDeviceConfigCommand.

In this article
Back to top Generated by DocFX