PolicyImporterElement Constructor (Type^)

 

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(
	Type^ type
)

Parameters

type
Type: System::Type^

The type of policy.

.NET Framework
Available since 3.0
Return to top
Show: