WSFederationSerializer.GetReferencedResult(String) Method

Definition

Gets the wresult string from a referenced URL.

public virtual string GetReferencedResult (string wresultptr);

Parameters

wresultptr
String

The URL of the result data.

Returns

The request data from the URL.

Exceptions

Thrown by the default implementation.

Remarks

Override this method to get the wresult string from a reference URL. The default implementation throws a NotSupportedException.

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