GetData Method
GetData()
Gets the raw data returned by the YubiKey. The data is not parsed in any way.
C#
public ReadOnlyMemory<byte> GetData()
Returns
System.ReadOnlyMemory<System.Byte>
The large blob data.
Implements
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException |