ExceptionMatchVariable Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The variable to be evaluated for excluding the request.
public enum ExceptionMatchVariable
type ExceptionMatchVariable =
Public Enum ExceptionMatchVariable
- Inheritance
-
ExceptionMatchVariable
Fields
| Name | Value | Description |
|---|---|---|
| RequestUri | 0 | Request Uri Exception Match Variable. |
| SocketAddr | 1 | Socket Address Exception Match Variable. |
| RequestHeaderNames | 2 | Request Header Names Exception Match Variable. |