事件
擴充中繼資料系統
Windows Communication Foundation (WCF) 中繼資料系統是一個由類別和介面組成的群組,藉以代表實作服務應用程式所需的中繼資料。 修改或擴充類別,或是實作和設定介面,即可匯出和匯入自訂中繼資料 (例如 Web 服務描述語言 (WSDL) 擴充功能或自訂 WS-PolicyAttachments 判斷提示)。
匯出 WCF 延伸模組的自訂中繼資料
描述如何實作和使用 System.ServiceModel.Description.IPolicyExportExtension 介面,將自訂原則判斷提示嵌入 WSDL 文件中。
匯入 WCF 延伸模組的自訂中繼資料
描述如何實作和使用 System.ServiceModel.Description.IPolicyImportExtension 介面,讀取和回應 WSDL 文件中的自訂原則判斷提示。
發行與擷取自訂繫結上的中繼資料
描述如何透過自訂繫結交換中繼資料。
其他資源
訓練
模組
Work with Class extensions in Finance and Operations apps - Training
This module provides the tools and information that you need to effectively use class extensions in finance and operations apps. It shows you how to enhance and extend the functionality of classes without altering their original source code. Additionally, the module covers key concepts, such as method wrapping and the chain of command, allowing for controlled, layered customization of system behavior.