Rest |
The RestRequestMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| Body | Body of the message | |
| ClientCertificate | Client certificate | |
| ClientCertificateError | Client certificate error code (if present) | |
| ContentType | Gets the content type | |
| Cookies | Gets the original request information | |
| Headers | Gets the headers of this message | |
| IsSecure | True if the connection is secure | |
| Method | Gets the HTTP method | |
| OperationPath | Gets the Operational path | |
| Url | Gets the URL of the message | |
| UserAgent | Gets the User agent |