NoData Field
Namespace: Yubico.YubiKey Assembly: Yubico.YubiKey.dllThe command requested information of a YubiKey, but the data did not exist.
C#
public const ResponseStatus NoData
Returns
Remarks
This response simply means that the requested data is not on the YubiKey. It does not even necessarily mean that the YubiKey will never have such data or does not support that data element.
For an example of how this value is used, see GetDataResponse.