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.
Enumerates a list of allowed matching algorithms used in matching criteria to a request header value.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration SPRequestManagementRuleMatchType
'Usage
Dim instance As SPRequestManagementRuleMatchType
[SerializableAttribute]
public enum SPRequestManagementRuleMatchType
Members
| Member name | Description | |
|---|---|---|
| Equals | ||
| Regex | ||
| StartsWith | ||
| EndsWith |