Metadata Extensibility

This section contains samples that demonstrate custom metadata.

In This Section

Custom Secure Metadata Endpoint Demonstrates how to implement a service with a secure metadata endpoint that uses one of the non-metadata exchange bindings and how to configure ServiceModel Metadata Utility Tool (Svcutil.exe) or clients to fetch the metadata from such a metadata endpoint.

Custom WSDL Publication Demonstrates how to implement a System.ServiceModel.Description.IWsdlExportExtension on a custom System.ServiceModel.Description.IContractBehavior attribute to export attribute properties as WSDL annotations, among other functionality.