Show / Hide Table of Contents

MaximumCredentialIdLength Property

MaximumCredentialIdLength

The maximum length of a CredentialID. This property is OPTIONAL, and if the YubiKey provides no value, this will be null.

C#
public int? MaximumCredentialIdLength { get; }

Property Value

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