Click or drag to resize
MessageContractMemberAttribute Properties

The MessageContractMemberAttribute type exposes the following members.

Properties
  NameDescription
Public propertyHasProtectionLevel
When overridden in a derived class, gets a value that indicates whether the member has a protection level assigned.
Public propertyName
Specifies the name of the element that corresponds to this member.
Public propertyNamespace
Specifies the namespace of the element that corresponds to this member.
Public propertyProtectionLevel
Specifies whether the member is to be transmitted as-is, signed, or signed and encrypted.
Top
See Also