Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides an enumeration of the HTTP field on which the pattern is to be matched.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPDiagnosticsConditionField
'Usage
Dim instance As SPDiagnosticsConditionField
public enum SPDiagnosticsConditionField
Members
| Member name | Description | |
|---|---|---|
| Cookie | Matches a cookie. | |
| Header | Matches an HTTP header. | |
| Url | Matches a URL (name is not used). | |
| UrlParam | Matches a URL parameter. | |
| MachineName | Matches a specific machine. | |
| UserId |