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