ServiceMetadataEndpointElement クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
サービス構成要素に ServiceMetadataEndpoint を追加することで、メタデータを準備し、その後のサーバー環境での配布と展開に使用できるようにします。
public ref class ServiceMetadataEndpointElement : System::ServiceModel::Configuration::StandardEndpointElement
public class ServiceMetadataEndpointElement : System.ServiceModel.Configuration.StandardEndpointElement
type ServiceMetadataEndpointElement = class
inherit StandardEndpointElement
Public Class ServiceMetadataEndpointElement
Inherits StandardEndpointElement
- 継承
コンストラクター
| 名前 | 説明 |
|---|---|
| ServiceMetadataEndpointElement() |
ServiceMetadataEndpointElement クラスの新しいインスタンスを作成します。 |