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