PeerTransportSecurityElement クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ピアによって送信されるメッセージのセキュリティで保護されたトランスポートの構成要素を定義します。
public ref class PeerTransportSecurityElement sealed : System::Configuration::ConfigurationElement
public ref class PeerTransportSecurityElement sealed : System::ServiceModel::Configuration::ServiceModelConfigurationElement
public sealed class PeerTransportSecurityElement : System.Configuration.ConfigurationElement
public sealed class PeerTransportSecurityElement : System.ServiceModel.Configuration.ServiceModelConfigurationElement
type PeerTransportSecurityElement = class
inherit ConfigurationElement
type PeerTransportSecurityElement = class
inherit ServiceModelConfigurationElement
Public NotInheritable Class PeerTransportSecurityElement
Inherits ConfigurationElement
Public NotInheritable Class PeerTransportSecurityElement
Inherits ServiceModelConfigurationElement
- 継承
- 継承
コンストラクター
| 名前 | 説明 |
|---|---|
| PeerTransportSecurityElement() |
PeerTransportSecurityElement クラスの新しいインスタンスを初期化します。 |