RequestSecurityToken.ValidateTarget Property

Definition

Gets or sets the token to be validated in a WS-Trust validate request.

C#
public System.IdentityModel.Tokens.SecurityTokenElement ValidateTarget { get; set; }

Property Value

A SecurityTokenElement that contains the token to be validated.

Remarks

Represents the contents of a wst:ValidateTarget element. This element carries the information about the token to be validated in a WS-Trust validate request.

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