PolicyImporterElement Constructor (String^)

 

Initializes a new instance of the PolicyImporterElement class with a specific policy type.

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

public:
PolicyImporterElement(
	String^ type
)

Parameters

type
Type: System::String^

The type of policy.

.NET Framework
Available since 3.0
Return to top
Show: