The IPolicyEnabledBindingElement Interface
The Microsoft.ConnectedIndustry.ServiceModel.Policy.IPolicyEnabledBindingElement interface defines the following members.
|
Name |
Description |
|---|---|
|
ValidatePolicies |
The ValidatePolicies method validates the policies for a service endpoint. It returns true if the policies are valid, and false otherwise. |
|
ConfigureMessageDescription |
The ConfigureMessageDescription method configures the description of a message based on a custom policy. |
|
ConfigureFaultDescription |
The ConfigureFaultDescription method configures the description of a fault based on a custom policy. |
|
ConfigureEndpointDescription |
The ConfigureEndpointDescription method configures the specified endpoint based on a custom policy. |
Show: