Click or drag to resize
MessageContractAttributeHasProtectionLevel Property
Gets a value that indicates whether the message has a protection level.

Namespace: System.ServiceModel
Assembly: CSharpXamlForHtml5.System.ServiceModel.dll (in CSharpXamlForHtml5.System.ServiceModel.dll.dll) Version: 1.0.0.0
Syntax
C#
public bool HasProtectionLevel { get; }

Property Value

Type: Boolean
See Also