Show / Hide Table of Contents

GetData Method

GetData()

Gets the number of retries remaining for the management key.

C#
public int GetData()

Returns

int

The data in the response APDU, as an integer.

Implements

IYubiKeyResponseWithData<TData>.GetData()

Exceptions

Type Condition
InvalidOperationException

Thrown when the Status is not equal to Success.

In this article
Back to top Generated by DocFX