Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
The Windows Communication Foundation (WCF) provides an infrastructure for exporting, publishing, retrieving, and importing service metadata. WCF services use metadata to describe how to interact with the service's endpoints so that tools, such as Svcutil.exe, can automatically generate client code for accessing the service.
In This Section
Metadata Architecture Overview
A high-level overview of metadata architecture.
Metadata Formats
Describes the different metadata formats.
Exporting and Importing Metadata
Describes how to export and import metadata.
Publishing Metadata
Describes how WCF publishes metadata.
Retrieving Metadata
Describes the different ways to retrieve metadata.
Using Metadata
Describes different ways to use service metadata.
Security Considerations with Metadata
Describes important security considerations when dealing with service metadata.