SPDiagnosticsConditionField enumeration
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 |