Show / Hide Table of Contents

GetData Method

GetData()

Gets the response data, presented as a boolean value.

C#
public bool GetData()

Returns

bool

Returns true if (and only if) the YubiKey U2F application is currently in "FIPS Approved mode".

Implements

IYubiKeyResponseWithData<TData>.GetData()
In this article
Back to top Generated by DocFX