NetNamedPipeSecurity Class

The NetNamedPipeSecurity class configures the security settings for endpoints with the NetNamedPipeBinding binding.

Properties

NetNamedPipeSecurity property Type Description
SecurityMode NetNamedPipeSecurityMode (enumeration) Gets or sets the security mode for the binding. Values are: None and Transport (default).
Transport NamedPipeTransportSecurity (class) Provides properties to control authentication parameters and the protection level for named pipe transport.