LicenseAssignment 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 licenses and service plans to be assigned to a user.
public sealed class LicenseAssignment
type LicenseAssignment = class
Public NotInheritable Class LicenseAssignment
- Inheritance
-
LicenseAssignment
Constructors
LicenseAssignment() |
Properties
ExcludedPlans |
Gets or sets service plan ids which will not be assigned to the user. |
SkuId |
Gets or sets product id to be assigned to the user. |