GetData Method
GetData()
Gets the instance Code class.
C#
public Code GetData()
Returns
The data in the response APDU, presented as one-time password.
Implements
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException | |
MalformedYubiKeyResponseException | Thrown when the data provided does not meet the expectations, and cannot be parsed. |