Win32_ComputerSystemWindowsProductActivationSetting class

The Win32_ComputerSystemWindowsProductActivationSetting WMI class represents an association between instances of Win32_ComputerSystem and Win32_WindowsProductActivation.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties. Properties are listed in alphabetic order, not MOF order.

Syntax

class Win32_ComputerSystemWindowsProductActivationSetting : CIM_ElementSetting
{
  Win32_ComputerSystem           REF Element;
  Win32_WindowsProductActivation REF Setting;
};

Members

The Win32_ComputerSystemWindowsProductActivationSetting class has these types of members:

Properties

The Win32_ComputerSystemWindowsProductActivationSetting class has these properties.

Element

Data type: Win32_ComputerSystem

Access type: Read-only

Reference to an instance that represents the computer that can be configured with the Setting property. This property is inherited from CIM_ElementSetting.

Setting

Data type: Win32_WindowsProductActivation

Access type: Read-only

Reference to an instance that represents the settings that are associated with the referenced computer. This property is inherited from CIM_ElementSetting.

Remarks

The Win32_ComputerSystemWindowsProductActivationSetting class is derived from CIM_ElementSetting.

Note

Windows Product Activation is not available on the 64-bit versions of the Windows operating system.

Requirements

Minimum supported client
Windows XP
Minimum supported server
Windows Server 2003
End of client support
Windows XP
End of server support
Windows Server 2003 R2
Namespace
Root\CIMV2
MOF
Licwmi.mof
DLL
Licwmi.dll

See also

Windows Product Activation Provider

Win32_Proxy

Win32_WindowsProductActivation