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 类的新实例。  |