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