Show / Hide Table of Contents

GetData Method

GetData()

Gets the response data.

C#
public bool GetData()

Returns

bool

True if validation succeeded.

Implements

IYubiKeyResponseWithData<TData>.GetData()

Exceptions

Type Condition
InvalidOperationException

Thrown when Status is not equal to Success.

In this article
Back to top Generated by DocFX