RequestSecurityToken.SecondaryParameters Property

Definition

Gets or sets parameters for which the requestor is not the originator.

C#
public System.IdentityModel.Protocols.WSTrust.RequestSecurityToken SecondaryParameters { get; set; }

Property Value

A RequestSecurityToken that contains secondary parameters for the request; that is, parameters for which the requestor is not the originator.

Remarks

Represents the contents of a wst:SecondaryParameters element. This optional element contains parameters for which the requestor is not the originator. An STS may choose to use the values found in this element based on its policy.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1