ValidationBindingElement Class

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Represents the binding element that contains the message validation policy.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WCF
Assembly:  Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WCF (in Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WCF.dll)

Syntax

'Declaration
PublicClassValidationBindingElement _
    Inherits BindingElement
publicclassValidationBindingElement : BindingElement
publicref classValidationBindingElement : public BindingElement
publicclass ValidationBindingElement extends BindingElement

Inheritance Hierarchy

System.Object
  System.ServiceModel.Channels.BindingElement
    Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WCF.ValidationBindingElement

See Also

ValidationBindingElement Members

Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WCF Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.