MessageContractMemberAttributeProtectionLevel Property |
Specifies whether the member is to be transmitted as-is, signed, or signed
and encrypted.
Namespace: System.ServiceModelAssembly: CSharpXamlForHtml5.System.ServiceModel.dll (in CSharpXamlForHtml5.System.ServiceModel.dll.dll) Version: 1.0.0.0
Syntax public ProtectionLevel ProtectionLevel { get; set; }
Property Value
Type:
ProtectionLevelSee Also