SPObjectSecurity Members
Include Protected Members
Include Inherited Members
Represents the security settings for an object.
The SPObjectSecurity type exposes the following members.
Properties
Name | Description | |
---|---|---|
NamedAccessRights | Gets an object that represents a collection of descriptions of the access rights supported by the security object. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAccessRules | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
PurgeAccessRules | Removes all access rules associated with the security object. | |
ToString | (Inherited from Object.) |
Top