LicenseSku Enumeration
Represents different license Stock-Keeping Units (SKU) for the product.
Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim instance As LicenseSku
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration LicenseSku
[SerializableAttribute]
public enum LicenseSku
[SerializableAttribute]
public enum class LicenseSku
/** @attribute SerializableAttribute() */
public enum LicenseSku
SerializableAttribute
public enum LicenseSku
Members
Member name | Description |
---|---|
Developer | Developer SKU. |
Eval | Evaluation SKU. |
InvalidLicense | Invalid license number. |
OEMLevel1 | OEM level 1 SKU. |
OEMLevel2 | OEM level 2 SKU. |
OEMLevel3 | OEM level 3 SKU. |
OEMLevel4 | OEM level 4 SKU. |
OEMMAX | OEM maximum SKU. |
Retail | Retail SKU. |
Select | Select SKU. |
Remarks
This enumeration lists SKUs based on Microsoft Software License Terms.
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003