XdsObjects Help file
XdsObjects Namespace / XuaMessageHeader Class
Properties Methods


XuaMessageHeader Class Members

The following tables list the members exposed by XuaMessageHeader.

Public Constructors
 NameDescription
Public Constructor The Constructor that takes a method which retrieves the security token  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ServiceModel.Channels.MessageHeader)
Public Property (Inherited from System.ServiceModel.Channels.MessageHeader)
Public Property (Inherited from System.ServiceModel.Channels.MessageHeader)
Public PropertyOverridden.  We simply returns "Security" here for the Name of the Message Header  
Public PropertyOverridden.  Namespace is set to "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"  
Public Property (Inherited from System.ServiceModel.Channels.MessageHeader)
Top
Public Methods
Protected Methods
 NameDescription
Protected MethodOverridden.  Overriding base class's OnWriteHeaderContents to insert the security token  
Protected MethodOverridden. Overriding base class's OnWriteStartHeader to insert the "wsse" and Name  
Protected Method (Inherited from System.ServiceModel.Channels.MessageHeader)
Top
See Also