<policyImporter>
Specifies a policy importer that controls the import of custom policy assertions about bindings.
<system.serviceModel>
<client>
<metadata>
<policyImporters>
<policyImporter>
<metadata>
<policyImporters>
<policyImporter type="string" />
</policyImporters>
</metadata>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
type |
The type of this element. |
Child Elements
None
Parent Elements
Element | Description |
---|---|
Specifies all the policy importers that control the import of custom policy assertions about bindings. |
Remarks
A policy importer is used to search custom policy assertions about binding features, as well as attach a custom binding element that implements the features the assertion requires.
See Also
Reference
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.