SPAccessRule members
A rule that describes the access rights of a subject.
The SPAccessRule type exposes the following members.
Properties
Name | Description | |
---|---|---|
AllowedObjectRights | Gets the rights allowed by the access rule. | |
Description | Gets a description of the access rule. | |
Name | Gets the name of the access rule. The name is used as an identifier for the rule in code. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top