RequestSecurityToken.CancelTarget Property

Definition

Gets or sets the token to be canceled in a WS-Trust cancel request.

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

Property Value

A SecurityTokenElement that contains the token to be cancelled.

Remarks

Represents the contents of a wst:CancelTarget element. This element carries the information about the token to be cancelled in a WS-Trust cancel 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