Show / Hide Table of Contents

MaximumCredentialBlobLength Property

MaximumCredentialBlobLength

The maximum length, in bytes, of the "credBlob" if supported. This property is OPTIONAL, and if the YubiKey provides no value, this will be null.

C#
public int? MaximumCredentialBlobLength { get; }

Property Value

Type Description
int?
In this article
Back to top Generated by DocFX