| MessageContractAttribute Properties |
The MessageContractAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| HasProtectionLevel |
Gets a value that indicates whether the message has a protection level.
| |
| IsWrapped |
Gets or sets a value that specifies whether the message body has a wrapper
element.
| |
| ProtectionLevel |
Gets or sets a value that specified whether the message must be encrypted,
signed, or both.
| |
| WrapperName |
Gets or sets the name of the wrapper element of the message body.
| |
| WrapperNamespace |
Gets or sets the namespace of the message body wrapper element.
|