Show / Hide Table of Contents

GetData Method

GetData()

Gets the YubiKeyDeviceInfo class that contains details about the current configuration of the YubiKey.

C#
public YubiKeyDeviceInfo GetData()

Returns

YubiKeyDeviceInfo

The data in the response APDU, presented as a YubiKeyDeviceInfo class.

Implements

IYubiKeyResponseWithData<TData>.GetData()
In this article
Back to top Generated by DocFX