SPRequestManagementRuleMatchType 枚举
枚举允许匹配算法,匹配的请求标头值的条件中使用的列表。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<SerializableAttribute> _
Public Enumeration SPRequestManagementRuleMatchType
用法
Dim instance As SPRequestManagementRuleMatchType
[SerializableAttribute]
public enum SPRequestManagementRuleMatchType
成员
成员名称 | 说明 | |
---|---|---|
Equals | ||
Regex | ||
StartsWith | ||
EndsWith |