This topic has not yet been rated - Rate this topic

AppLicenseCollection class

SharePoint 2013

Represents a collection of all app licenses for the specified user for the specified app for SharePoint.

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
public sealed class AppLicenseCollection : ClientValueObjectCollection<AppLicense>

For more information about app licenses, see Licensing apps for Office and SharePoint.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.