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.