Click or drag to resize

RestRequestMessage Properties

The RestRequestMessage type exposes the following members.

Properties
 NameDescription
Public propertyBody Body of the message
Public propertyClientCertificate Client certificate
Public propertyClientCertificateError Client certificate error code (if present)
Public propertyContentType Gets the content type
Public propertyCookies Gets the original request information
Public propertyHeaders Gets the headers of this message
Public propertyIsSecure True if the connection is secure
Public propertyMethod Gets the HTTP method
Public propertyOperationPath Gets the Operational path
Public propertyUrl Gets the URL of the message
Public propertyUserAgent Gets the User agent
Top
See Also