PortalRight Enumeration
Obsolete. Use classes in the Microsoft.SharePoint namespace in Windows SharePoint Services 3.0 instead.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.SharePoint.Portal.Security
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration PortalRight
'Usage
Dim instance As PortalRight
[FlagsAttribute]
public enum PortalRight
Members
Member name | Description | |
---|---|---|
EmptyMask | Obsolete. | |
ManageSubscriptions | Obsolete. | |
UseSubscriptions | Obsolete. | |
ManagePeople | This field has been moved to the Microsoft.Office.Server namespace where the security mode is not role-based. | |
ManageAudiences | This field has been moved to the Microsoft.Office.Server namespace where the security mode is not role-based. | |
CreatePersonalSite | This field has been moved to the Microsoft.Office.Server namespace where the security mode is not role-based. | |
ManageSearchIndexing | This field has been moved to the Microsoft.Office.Server namespace where the security mode is not role-based. | |
UseSearch | Obsolete. | |
ManageSite | Obsolete. | |
CreateSSCSite | Obsolete. | |
BrowseUserInfo | Obsolete. | |
AllSiteRights | Obsolete. | |
ViewArea | Obsolete. | |
AddListItems | Obsolete. | |
EditListItems | Obsolete. | |
DeleteListItems | Obsolete. | |
CancelCheckout | Obsolete. | |
ManagePersonalViews | Obsolete. | |
ViewPages | Obsolete. | |
AddAndCustomizePages | Obsolete. | |
ApplyStyleSheets | Obsolete. | |
BrowseDirectories | Obsolete. | |
AddDelPrivateWebParts | Obsolete. | |
UpdatePersonalWebParts | Obsolete. | |
CreateCategory | Obsolete. | |
ManageCategory | Obsolete. | |
ManageCategorySecurity | Obsolete. | |
AllCategoryRights | Obsolete. |