This topic has not yet been rated - Rate this topic

PortalRight Enumeration

NOTE: This API is now obsolete.

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)
[ObsoleteAttribute("This enum is obsolete.")]
[FlagsAttribute]
public enum PortalRight
Member nameDescription
EmptyMask Obsolete. Obsolete.
ManageSubscriptions Obsolete. Obsolete.
UseSubscriptions Obsolete. Obsolete.
ManagePeople Obsolete. This field has been moved to the Microsoft.Office.Server namespace where the security mode is not role-based.
ManageAudiences Obsolete. This field has been moved to the Microsoft.Office.Server namespace where the security mode is not role-based.
CreatePersonalSite Obsolete. This field has been moved to the Microsoft.Office.Server namespace where the security mode is not role-based.
ManageSearchIndexing Obsolete. This field has been moved to the Microsoft.Office.Server namespace where the security mode is not role-based.
UseSearch Obsolete. Obsolete.
ManageSite Obsolete. Obsolete.
CreateSSCSite Obsolete. Obsolete.
BrowseUserInfo Obsolete. Obsolete.
AllSiteRights Obsolete. Obsolete.
ViewArea Obsolete. Obsolete.
AddListItems Obsolete. Obsolete.
EditListItems Obsolete. Obsolete.
DeleteListItems Obsolete. Obsolete.
CancelCheckout Obsolete. Obsolete.
ManagePersonalViews Obsolete. Obsolete.
ViewPages Obsolete. Obsolete.
AddAndCustomizePages Obsolete. Obsolete.
ApplyStyleSheets Obsolete. Obsolete.
BrowseDirectories Obsolete. Obsolete.
AddDelPrivateWebParts Obsolete. Obsolete.
UpdatePersonalWebParts Obsolete. Obsolete.
CreateCategory Obsolete. Obsolete.
ManageCategory Obsolete. Obsolete.
ManageCategorySecurity Obsolete. Obsolete.
AllCategoryRights Obsolete. Obsolete.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.