Expand Minimize
This topic has not yet been rated - Rate this topic

SPAppPrincipalPermissionKind enumeration

SharePoint 2013

Specifies the constants that represent the permissions for the app principal.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public enum SPAppPrincipalPermissionKind
Member nameDescription
NoneThe app principal has no permissions.
GuestThe app principal has guest permissions.
ReadThe app principal has read-only permissions.
WriteThe app principal has read-write permissions.
ManageThe app principal has manage permissions.
FullControlThe app principal has full control permissions.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.