TransactionFlowBindingElement.IPolicyExportExtension.ExportPolicy Method
.NET Framework 4.5
Exports a custom policy assertion about the binding.
Namespace: System.ServiceModel.Channels
Assembly: System.ServiceModel (in System.ServiceModel.dll)
void IPolicyExportExtension.ExportPolicy(
MetadataExporter exporter,
PolicyConversionContext context
)
Parameters
- exporter
- Type: System.ServiceModel.Description.MetadataExporter
The MetadataExporter to be used when exporting the policy of this binding element.
- context
- Type: System.ServiceModel.Description.PolicyConversionContext
The PolicyConversionContext to be used when exporting the policy of this binding element.
Implements
IPolicyExportExtension.ExportPolicy(MetadataExporter, PolicyConversionContext)| Exception | Condition |
|---|---|
| ArgumentNullException | context is null. |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.