CIM_TPM clase
Describe un dispositivo de módulo de plataforma segura (TPM).
[Experimental, Abstract, Version("2.21.0"), UMLPackagePath("CIM::Device::TPM"), AMENDMENT]
class CIM_TPM : CIM_LogicalDevice
{
uint32 TPMSpecMajorVersion;
uint32 TPMSpecMinorVersion;
uint32 TPMManafucturerMajorRevision;
uint32 TPMManufacturerMinorRevision;
string TPMManufacturerInfo;
uint32 TPMManufacturerId;
uint16 TPMState;
uint16 TransitioningToTPMState = 12;
uint16 AvailableRequestedTPMStates[];
};
La clase CIM_TPM tiene estos tipos de miembros:
La clase CIM_TPM tiene estos métodos.
Método | Descripción |
---|---|
ChangeOwnerAuth | Cambia la credencial de autorización del propietario de un dispositivo TPM. |
RequestTPMStateChange | Solicita que el estado del TPM se cambie al valor especificado en el parámetro RequestedTPMState . |
La clase CIM_TPM tiene estas propiedades.
-
AvailableRequestedTPMStates
-
-
Tipo de datos: matriz uint16
-
Tipo de acceso: solo lectura
-
Calificadores: ModelCorrespondence ("CIM_TPM. RequestTPMStateChange, CIM_TPMCapabilities.RequestedTPMStatesSupported")
Los valores posibles para el parámetro RequestedTPMState del método RequestTPMStateChange .
-
-
Desconocido (0)
-
S1 Enabled-Active-Owned (2)
-
S2 Disabled-Active-Owned (3)
-
S3 Enabled-Inactive-Owned (4)
-
Propiedad inactiva de S4 deshabilitada (5)
-
S5 Enabled-Active-Unowned (6)
-
S6 Disabled-Active-Unowned (7)
-
S7 Enabled-Inactive-Unowned (8)
-
S8 Disabled-Inactive-Unowned (9)
-
DMTF Reserved (..)
-
Proveedor reservado (32768..65535)
TPMManafucturerMajorRevision
-
Tipo de datos: uint32
-
Tipo de acceso: solo lectura
-
Calificadores: MappingStrings ("TPM. TCG| Parte 2 v1dot2| Sección 5.3|versión|revMajor")
Revisión principal del fabricante del TPM.
TPMManufacturerId
-
Tipo de datos: uint32
-
Tipo de acceso: solo lectura
-
Calificadores: MappingStrings ("TPM. TCG| Parte 2 v1dot2| Sección 21.6| TPM_CAP_VERSION_INFO|tpmVendorID")
Identificador del fabricante del TPM.
TPMManufacturerInfo
-
Tipo de datos: cadena
-
Tipo de acceso: solo lectura
-
Calificadores: MappingStrings ("TPM. TCG| Parte 2 v1.2.TCG| Sección 21.6| TPM_CAP_VERSION_INFO|vendorSpecific")
Información adicional definida por el fabricante del TPM.
TPMManufacturerMinorRevision
-
Tipo de datos: uint32
-
Tipo de acceso: solo lectura
-
Calificadores: MappingStrings ("TPM. TCG| Parte 2 v1dot2| Sección 5.3|versión|revMinor")
Revisión secundaria del fabricante del TPM.
TPMSpecMajorVersion
-
Tipo de datos: uint32
-
Tipo de acceso: solo lectura
-
Calificadores: MappingStrings ("TPM. TCG| Parte 2 v1dot2| Sección 5.3|versión|principal", "TSS. TCG| Nivel 1 v1.2| Sección 2.3.2.18")
La versión principal del TPM.
TPMSpecMinorVersion
-
Tipo de datos: uint32
-
Tipo de acceso: solo lectura
-
Calificadores: MappingStrings ("TPM. TCG| Parte 2 v1dot2| Sección 5.3|versión|secundaria", "TSS. TCG| Nivel 1 v1.2| Sección 2.3.2.18")
La versión secundaria del TPM.
TPMState
-
Tipo de datos: uint16
-
Tipo de acceso: solo lectura
-
Calificadores: MappingStrings ("TPM. TCG| Parte 1 v1dot2| Sección 9.4", "TPM. TCG| Parte 2 v1dot2| Sección 7.1| TPM_PERMANENT_FLAGS"), ModelCorrespondence ("CIM_TPM. RequestTPMStateChange", "CIM_TPM. TransitioningToTPMState")
Estado operativo del TPM.
Desconocido (0)
S1 Enabled-Active-Owned (2)
S2 Disabled-Active-Owned (3)
S3 Enabled-Inactive-Owned (4)
Propiedad inactiva de S4 deshabilitada (5)
S5 Enabled-Active-Unowned (6)
S6 Disabled-Active-Unowned (7)
S7 Enabled-Inactive-Unowned (8)
S8 Disabled-Inactive-Unowned (9)
No aplicable (10)
DMTF Reserved (..)
Proveedor reservado (32768..65535)
TransitioningToTPMState
-
Tipo de datos: uint16
-
Tipo de acceso: solo lectura
-
Calificadores: ModelCorrespondence ("CIM_TPM. RequestTPMStateChange", "CIM_TPM. TPMState")
Estado de destino al que se está realizando la transición del TPM.
Desconocido (0)
S1 Enabled-Active-Owned (2)
S2 Disabled-Active-Owned (3)
S3 Enabled-Inactive-Owned (4)
Propiedad inactiva de S4 deshabilitada (5)
S5 Enabled-Active-Unowned (6)
S6 Disabled-Active-Unowned (7)
S7 Enabled-Inactive-Unowned (8)
S8 Disabled-Inactive-Unowned (9)
No aplicable (10)
Sin cambio (11)
(12)
DMTF Reserved (..)
Proveedor reservado (32768..65535)
Requisito | Value |
---|---|
Cliente mínimo compatible |
Windows 10 [solo aplicaciones de escritorio] |
Servidor mínimo compatible |
Windows Server 2016 |
Espacio de nombres |
Root\virtualization\v2 |
MOF |
|
Archivo DLL |
|