Web |
The WebApiConstants type exposes the following members.
| Name | Description | |
|---|---|---|
| InvalidSessionHttpStatusCode | The custom HTTP status code used when the session is invalid in a call. This is using Microsoft's custom 440 HTTP extension code for bad session. We can't return Unauthorized as this will cause the browser to re-prompt for windows authentication (if enabled), which we do not want. | |
| WebApiLogChannel | The name of the channel used in logging for Web API messages. |