Show / Hide Table of Contents

ActualDataLength Property

ActualDataLength

Gets or sets the actual length of the data received from the YubiKey.

C#
public int? ActualDataLength { get; set; }

Property Value

Type Description
int?

The actual length of the data.

In this article
Back to top Generated by DocFX