MessageBodyMemberAttribute Properties |
The MessageBodyMemberAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | HasProtectionLevel |
When overridden in a derived class, gets a value that indicates whether the
member has a protection level assigned.
(Inherited from MessageContractMemberAttribute.) |
![]() | Name |
Specifies the name of the element that corresponds to this member.
(Inherited from MessageContractMemberAttribute.) |
![]() | Namespace |
Specifies the namespace of the element that corresponds to this member.
(Inherited from MessageContractMemberAttribute.) |
![]() | Order |
Gets or sets a value that indicates the position in which the member is serialized
into the SOAP body.
|
![]() | ProtectionLevel |
Specifies whether the member is to be transmitted as-is, signed, or signed
and encrypted.
(Inherited from MessageContractMemberAttribute.) |