LicenseSku Enumeration

System Center

Updated: April 25, 2012

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents different license Stock-Keeping Units (SKU) for the product.

Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)

'Usage
Dim instance As LicenseSku

[SerializableAttribute] 
public enum class LicenseSku
/** @attribute SerializableAttribute() */ 
public enum LicenseSku
SerializableAttribute 
public enum LicenseSku

Member nameDescription
DeveloperDeveloper SKU.
EvalEvaluation SKU.
InvalidLicenseInvalid license number.
OEMLevel1OEM level 1 SKU.
OEMLevel2OEM level 2 SKU.
OEMLevel3OEM level 3 SKU.
OEMLevel4OEM level 4 SKU.
OEMMAXOEM maximum SKU.
RetailRetail SKU.
SelectSelect SKU.

This enumeration lists SKUs based on Microsoft Software License Terms.


Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003
 
Show: