SPBasePermissions Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This enumeration supports a bitwise combination of its member values.
public enum class SPBasePermissions
[Microsoft.SharePoint.Client.SubsetCallableTreatAsExternalType]
[System.Flags]
public enum SPBasePermissions
type SPBasePermissions =
Public Enum SPBasePermissions
- Inheritance
-
SPBasePermissions
- Attributes
-
Microsoft.SharePoint.Client.SubsetCallableTreatAsExternalTypeAttribute FlagsAttribute
Fields
AddAndCustomizePages | 262144 | |
AddDelPrivateWebParts | 268435456 | |
AddListItems | 2 | |
AnonymousSearchAccessList | 8192 | |
AnonymousSearchAccessWebLists | 2147483648 | |
ApplyStyleSheets | 1048576 | |
ApplyThemeAndBorder | 524288 | |
ApproveItems | 16 | |
BrowseDirectories | 67108864 | |
BrowseUserInfo | 134217728 | |
CancelCheckout | 256 | |
CreateAlerts | 549755813888 | |
CreateGroups | 16777216 | |
CreateSSCSite | 4194304 | |
DeleteListItems | 8 | |
DeleteVersions | 128 | |
EditListItems | 4 | |
EditMyUserInfo | 1099511627776 | |
EmptyMask | 0 | |
EnumeratePermissions | 4611686018427387904 | |
FullMask | 9223372036854775807 | |
ManageAlerts | 274877906944 | |
ManageLists | 2048 | |
ManagePermissions | 33554432 | |
ManagePersonalViews | 512 | |
ManageSubwebs | 8388608 | |
ManageWeb | 1073741824 | |
Open | 65536 | |
OpenItems | 32 | |
UpdatePersonalWebParts | 536870912 | |
UseClientIntegration | 68719476736 | |
UseRemoteAPIs | 137438953472 | |
ViewFormPages | 4096 | |
ViewListItems | 1 | |
ViewPages | 131072 | |
ViewUsageData | 2097152 | |
ViewVersions | 64 |
Applies to
意見反應
提交並檢視相關的意見反應