Show / Hide Table of Contents

RemainingCredentialCount Property

RemainingCredentialCount

The number of credentials the YubiKey can still hold.

C#
public int? RemainingCredentialCount { get; }

Property Value

Type Description
int?

Remarks

Not all calls to get credential management data will return this element, hence, it can be null.

In this article
Back to top Generated by DocFX