Show / Hide Table of Contents

RelyingParty Property

RelyingParty

The relying party information when the request for data is one related to specific relying parties.

C#
public RelyingParty? RelyingParty { get; }

Property Value

Type Description
RelyingParty

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