Enumeration PermissionKind

Specifies permissions that are used to define user roles. Represents SPBasePermissions class.

Index

Enumeration members

Enumeration members

public addAndCustomizePages: PermissionKind

Add, change, or delete HTML pages or Web Part Pages, and edit the Web site using a SharePoint Foundation?compatible editor.

public addDelPrivateWebParts: PermissionKind

Add or remove personal Web Parts on a Web Part Page.

public addListItems: PermissionKind

Add items to lists, add documents to document libraries, and add Web discussion comments.

public anonymousSearchAccessList: PermissionKind

Make content of a list or document library retrieveable for anonymous users through SharePoint search. The list permissions in the site do not change.

public anonymousSearchAccessWebLists: PermissionKind

Content of lists and document libraries in the Web site will be retrieveable for anonymous users through SharePoint search if the list or document library has AnonymousSearchAccessList set.

public applyStyleSheets: PermissionKind

Apply a style sheet (.css file) to the Web site.

public applyThemeAndBorder: PermissionKind

Apply a theme or borders to the entire Web site.

public approveItems: PermissionKind

Approve a minor version of a list item or document.

public browseDirectories: PermissionKind

Enumerate files and folders in a Web site using Microsoft Office SharePoint Designer 2007 and WebDAV interfaces.

public browseUserInfo: PermissionKind

View information about users of the Web site.

public cancelCheckout: PermissionKind

Discard or check in a document which is checked out to another user.

public createAlerts: PermissionKind

Create e-mail alerts.

public createGroups: PermissionKind

Create a group of users that can be used anywhere within the site collection.

public createSSCSite: PermissionKind

Create a Web site using Self-Service Site Creation.

public deleteListItems: PermissionKind

Delete items from a list, documents from a document library, and Web discussion comments in documents.

public deleteVersions: PermissionKind

Delete past versions of a list item or document.

public editListItems: PermissionKind

Edit items in lists, edit documents in document libraries, edit Web discussion comments in documents, and customize Web Part Pages in document libraries.

public editMyUserInfo: PermissionKind

Allows a user to change his or her user information, such as adding a picture.

public emptyMask: PermissionKind

Has no permissions on the Web site. Not available through the user interface.

public enumeratePermissions: PermissionKind

Enumerate permissions on the Web site, list, folder, document, or list item.

public fullMask: PermissionKind

Has all permissions on the Web site. Not available through the user interface.

public manageAlerts: PermissionKind

Manage alerts for all users of the Web site.

public manageLists: PermissionKind

Create and delete lists, add or remove columns in a list, and add or remove public views of a list.

public managePermissions: PermissionKind

Create and change permission levels on the Web site and assign permissions to users and groups.

public managePersonalViews: PermissionKind

Create, change, and delete personal views of lists.

public manageSubwebs: PermissionKind

Create subsites such as team sites, Meeting Workspace sites, and Document Workspace sites.

public manageWeb: PermissionKind

Grant the ability to perform all administration tasks for the Web site as well as manage content. Activate, deactivate, or edit properties of Web site scoped Features through the object model or through the user interface (UI). When granted on the root Web site of a site collection, activate, deactivate, or edit properties of site collection scoped Features through the object model. To browse to the Site Collection Features page and activate or deactivate site collection scoped Features through the UI, you must be a site collection administrator.

public open: PermissionKind

Allow users to open a Web site, list, or folder to access items inside that container.

public openItems: PermissionKind

View the source of documents with server-side file handlers.

public updatePersonalWebParts: PermissionKind

Update Web Parts to display personalized information.

public useClientIntegration: PermissionKind

Use features that launch client applications; otherwise, users must work on documents locally and upload changes.

public useRemoteAPIs: PermissionKind

Use SOAP, WebDAV, or Microsoft Office SharePoint Designer 2007 interfaces to access the Web site.

public viewFormPages: PermissionKind

View forms, views, and application pages, and enumerate lists.

public viewListItems: PermissionKind

View items in lists, documents in document libraries, and view Web discussion comments.

public viewPages: PermissionKind

View pages in a Web site.

public viewUsageData: PermissionKind

View reports on Web site usage.

public viewVersions: PermissionKind

View past versions of a list item or document.