XdsRequestInfo Class Members
In This Topic
The following tables list the members exposed by XdsRequestInfo.
Public Constructors
Public Properties
| Name | Description |
| Context |
The OperationContext which provides access to the execution context
|
| Message |
Message content
|
| RemoteEndpoint |
Makes available the client IP address and port number associated with the remote endpoint from which a message was sent
|
Top
Public Methods
| Name | Description |
| Header |
Get a particular Message Header
|
| SecurityHeader |
Returns the XUA Security Header
|
Top
See Also