SPAppLicenseRights enumeration

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration SPAppLicenseRights
'Usage
Dim instance As SPAppLicenseRights
[FlagsAttribute]
public enum SPAppLicenseRights

Members

Member name Description
None
UserAllotment
ManageRights

See also

Reference

Microsoft.SharePoint namespace