License Class
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.
Model for user licenses assigned to a user.
public sealed class License : Microsoft.Store.PartnerCenter.Models.ResourceBase
type License = class
inherit ResourceBase
Public NotInheritable Class License
Inherits ResourceBase
- Inheritance
Constructors
License() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
ProductSku |
Gets or sets the product SKU which the license applies to. |
ServicePlans |
Gets or sets the service plan collection. Service plans refer to services that user is assigned to use. For example , Delve is a service plan which a user is either assigned to use or can be assigned to use. |