GetData Method
GetData()
Gets the bio metadata from the YubiKey response.
C#
public PivBioMetadata GetData()
Returns
The data in the response APDU, presented as a PivBioMetadata object.
Implements
Exceptions
Type | Condition |
---|---|
System.NotSupportedException | Thrown when the device does not support Bio Metadata. |
System.InvalidOperationException |