SPRequestManagementRuleMatchType enumeration

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

See also

Reference

Microsoft.SharePoint.Administration namespace