WSTrustMessage.AppliesTo Property

Definition

Gets or sets the contents of the wsp:AppliesTo element.

public System.IdentityModel.Protocols.WSTrust.EndpointReference AppliesTo { get; set; }

Property Value

An EndpointAddress that represents the endpoint address for which the security token is desired.

Remarks

This optional element specifies the endpoint address for which this security token is desired; for example, the service to which the token applies.

Either wst:TokenType or wst:AppliesTo should be defined in the token request message. If both are specified, the wst:AppliesTo field takes precedence.

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