1 write to protectionLevel
System.ServiceModel (1)
System\ServiceModel\MessageContractAttribute.cs (1)
33
this.
protectionLevel
= value;
1 reference to protectionLevel
System.ServiceModel (1)
System\ServiceModel\MessageContractAttribute.cs (1)
27
return this.
protectionLevel
;