PrivacyNoticeBindingElementImporter Class
Imports WSDL-based policies and contracts about privacy notices into descriptions of the binding elements that can implement these policies for the service.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | PrivacyNoticeBindingElementImporter() | Initializes a new instance of the PrivacyNoticeBindingElementImporter class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IPolicyImportExtension.ImportPolicy(MetadataImporter, PolicyConversionContext) | Imports custom policy assertions for privacy notices and adds the binding elements that implement the policy. |
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


