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. |