Edit

Share via


WindowsStreamSecurityBindingElement

WindowsStreamSecurityBindingElement

Syntax

class WindowsStreamSecurityBindingElement : BindingElement  
{  
  string ProtectionLevel;  
};  

Methods

The WindowsStreamSecurityBindingElement class does not define any methods.

Properties

The WindowsStreamSecurityBindingElement class has the following property:

ProtectionLevel

Data type: string

Access type: Read-only

The protection level for the TCP stream.

Requirements

MOF Declared in Servicemodel.mof.
Namespace Defined in root\ServiceModel

See also