Class AADUsersUserLicense
Inheritance
System.Object
AADUsersUserLicense
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class AADUsersUserLicense : object
Properties
DisabledPlans
Declaration
public string[] DisabledPlans { get; set; }
Property Value
System.
|
SkuId
Declaration
public string SkuId { get; set; }
Property Value
System.
|