Show / Hide Table of Contents

RemainingDiscoverableCredentials Property

RemainingDiscoverableCredentials

The estimated number of additional discoverable credentials that can be stored. This property is OPTIONAL, and if the YubiKey provides no value, this will be null.

C#
public int? RemainingDiscoverableCredentials { get; }

Property Value

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