ContractDescription::ProtectionLevel Property
.NET Framework (current version)
Gets or sets the level of security protection associated with the contract.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property ProtectionLevel ProtectionLevel { ProtectionLevel get(); void set(ProtectionLevel value); }
When the ProtectionLevel is set, the HasProtectionLevel property is set to true.
.NET Framework
Available since 3.0
Available since 3.0
Show: