Click or drag to resize
MessageContractAttribute Properties

The MessageContractAttribute type exposes the following members.

Properties
  NameDescription
Public propertyHasProtectionLevel
Gets a value that indicates whether the message has a protection level.
Public propertyIsWrapped
Gets or sets a value that specifies whether the message body has a wrapper element.
Public propertyProtectionLevel
Gets or sets a value that specified whether the message must be encrypted, signed, or both.
Public propertyWrapperName
Gets or sets the name of the wrapper element of the message body.
Public propertyWrapperNamespace
Gets or sets the namespace of the message body wrapper element.
Top
See Also