Show / Hide Table of Contents

TotalRelyingPartyCount Property

TotalRelyingPartyCount

The total number of relying parties present on the YubiKey, when the request for data is one related to specific relying parties.

C#
public int? TotalRelyingPartyCount { 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