PolicyConversionContext Constructor (ServiceEndpoint^)

 

Initializes a new instance of the PolicyConversionContext class using the specified endpoint.

Namespace:   System.ServiceModel.Description
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

protected:
PolicyConversionContext(
	ServiceEndpoint^ endpoint
)

Parameters

endpoint
Type: System.ServiceModel.Description::ServiceEndpoint^

The ServiceEndpoint for the policy context.

.NET Framework
Available since 3.0
Return to top
Show: