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.