ServiceContractAttribute::HasProtectionLevel Property
.NET Framework (current version)
Gets a value that indicates whether the member has a protection level assigned.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System::Booleantrue if the ProtectionLevel property is not None; otherwise, false. The default is false.
The HasProtectionLevel property indicates whether a protection level value other than false has been set for the contract.
.NET Framework
Available since 3.0
Available since 3.0
Show: