Edit

Share via


FederationMessage.WriteQueryString Method

Definition

Returns a string representation of the message in query-string format.

public virtual string WriteQueryString();

Returns

The message in query-string format.

Remarks

Creates a message that is composed of the URL specified in the BaseUri property followed by a query string that is created from the parameters dictionary. The parameters dictionary is accessed through the Parameters property.

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