OperationDescription::HasProtectionLevel Property
.NET Framework (current version)
Gets a value that indicates whether the operation has had a protection level set.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
When the ProtectionLevel is set, the HasProtectionLevel property is set to true.
HasProtectionLevel corresponds to the HasProtectionLevel property in the Windows Communication Foundation (WCF) programming model.
Use the HasProtectionLevel property to indicate that a specific protection level is required by the messages of this operation.
.NET Framework
Available since 3.0
Available since 3.0
Show: