Show / Hide Table of Contents

GetPagedDeviceInfoResponse Constructor

GetPagedDeviceInfoResponse(ResponseApdu)

Constructs a GetPagedDeviceInfoResponse instance based on a ResponseApdu received from the YubiKey.

C#
public GetPagedDeviceInfoResponse(ResponseApdu responseApdu)

Parameters

Type Name Description
ResponseApdu responseApdu

The ResponseApdu returned by the YubiKey.

In this article
Back to top Generated by DocFX