SPRequestManagementRule members

Represents an abstract class that defines the properties for a rule that can be used to match against a request.

The SPRequestManagementRule type exposes the following members.

Constructors

  Name Description
Protected method SPRequestManagementRule() Initializes a new default instance of the SPRequestManagementRule class.
Protected method SPRequestManagementRule(String) Initializes a new instance of the SPRequestManagementRule class with the name of the rule.

Top

Properties

  Name Description
Public property Criteria Gets or sets a collection of criteria to match against the request.
Public property ExecutionGroup Gets or sets the execution grouping that the rule runs in.
Public property Expiration Gets or sets the date the rule expires.
Public property Name Gets or sets the name of the rule.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPRequestManagementRule class

Microsoft.SharePoint.Administration namespace