WSTrustMessage.Context Property

Definition

Gets or sets the contents of the Context attribute on the RST or RSTR.

C#
public string Context { get; set; }

Property Value

A string that contains a URI that identifies the context of a request or response message.

Remarks

The optional Context attribute on an RST element specifies an identifier (context) for a request. All subsequent RSTR elements relating to this request must carry this attribute.

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