LicenseSku Enumeration

System Center
Defines the values that represent different license SKUs for the Operations Manager product.

Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.OperationsManager.Common (in microsoft.enterprisemanagement.operationsmanager.common.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 EULA/PID.


Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP

Send comments about this topic to Microsoft.
Show: