Microsoft.SharePoint.Administration.AccessControl Namespace
Provides types and members for performing access control, determining access to securable objects, specifying access rules, determining rights and so on..
Classes
Class | Description | |
---|---|---|
SPAccessRule | A rule that describes the access rights of a subject. | |
SPAclAccessRule<TRightsEnum> | A rule that describes the access rights of a Windows identity to a service application. | |
SPAclSecurity<TAccessRightsEnum> | Represents the security settings for a service application. | |
SPCentralAdministrationSecurity | Represents the administration security settings for a service application. | |
SPIisWebServiceApplicationSecurity | Contains security settings for the SPIisWebServiceApplication class. | |
SPNamedAclRights<TRightsEnum> | Represents a name used to describe a set of access rights. | |
SPNamedCentralAdministrationRights | A set of central administration site rights that have a name associated with them. | |
SPNamedIisWebServiceApplicationRights | A set of application rights for a Web service that have a name associated with them. | |
SPNamedObjectRights | Represents a named set of user rights that can be applied to a secured object. | |
SPObjectRights | Defines the rights that can be applied to a secured object. | |
SPObjectSecurity | Represents the security settings for an object. |
Enumerations
Enumeration | Description | |
---|---|---|
SPCentralAdministrationRights | Specifies the standard rights for a service application administration access control list (ACL). | |
SPIisWebServiceApplicationRights | Specifies rights for Web service applications. |