The NamedPipeTransportSecurity class provides a property to control the protection level for a named pipe.
NamedPipeTransportSecurity property | Type | Description |
---|---|---|
ProtectionLevel | ProtectionLevel (enumeration) | Gets or sets the protection level for a named pipe. Values are: NONE, SIGN, and ENCRYPTANDSIGN (default). |