Show / Hide Table of Contents

NumberOfCredentials Property

NumberOfCredentials

The total number of credentials found on the YubiKey for the relying party. This is optional and can be null. If null, then there is only one credential.

C#
public int? NumberOfCredentials { get; }

Property Value

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