SPAclSecurity<TAccessRightsEnum> Members
Include Protected Members
Include Inherited Members
Represents the security settings for a service application.
The SPAclSecurity<TAccessRightsEnum> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPAclSecurity<TAccessRightsEnum> |
Top
Properties
Name | Description | |
---|---|---|
NamedAccessRights | (Overrides SPObjectSecurity.NamedAccessRights.) |
Top
Methods
Name | Description | |
---|---|---|
AddAccessRule | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAccessRules() | Gets a collection of the access rules associated with the security object. | |
GetAccessRules(Type) | Gets a collection of the access rules associated with the security object of a specified type. (Overrides SPObjectSecurity.GetAccessRules(Type).) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
PurgeAccessRules | (Overrides SPObjectSecurity.PurgeAccessRules().) | |
RemoveAccessRule | ||
RemoveAccessRuleAll | ||
SetAccessRule | ||
ToAcl | ||
ToString | (Inherited from Object.) |
Top