Show / Hide Table of Contents

MaximumCredentialCountInList Property

MaximumCredentialCountInList

The maximum number of credentials in the CredentialID list. Note that this is not the maximum number of credentials on a YubiKey, but the maximum number of credentials represented in a CredentialID list. This property is OPTIONAL, and if the YubiKey provides no value, this will be null.

C#
public int? MaximumCredentialCountInList { get; }

Property Value

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