Win32_Tpm, ROOT\CIMV2\Security\MicrosoftTpm

Class | Methods (40) | Properties (8) | Qualifiers (3) | Instances | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Win32_Tpm methods

Win32_Tpm has 40 methods (40 Local)

NameOriginReturn
AddBlockedCommandWin32_Tpmuint32 {'out':True}
ChangeOwnerAuthWin32_Tpmuint32 {'out':True}
ClearWin32_Tpmuint32 {'out':True}
ConvertToOwnerAuthWin32_Tpmuint32 {'out':True}
CreateEndorsementKeyPairWin32_Tpmuint32 {'out':True}
DisableWin32_Tpmuint32 {'out':True}
DisableAutoProvisioningWin32_Tpmuint32 {'out':True}
EnableWin32_Tpmuint32 {'out':True}
EnableAutoProvisioningWin32_Tpmuint32 {'out':True}
GetOwnerAuthWin32_Tpmuint32 {'out':True}
GetPhysicalPresenceConfirmationStatusWin32_Tpmuint32 {'out':True}
GetPhysicalPresenceRequestWin32_Tpmuint32 {'out':True}
GetPhysicalPresenceResponseWin32_Tpmuint32 {'out':True}
GetPhysicalPresenceTransitionWin32_Tpmuint32 {'out':True}
GetSrkADThumbprintWin32_Tpmuint32 {'out':True}
GetSrkPublicKeyModulusWin32_Tpmuint32 {'out':True}
GetTcgLogWin32_Tpmuint32 {'out':True}
ImportOwnerAuthWin32_Tpmuint32 {'out':True}
IsActivatedWin32_Tpmuint32 {'out':True}
IsAutoProvisioningEnabledWin32_Tpmuint32 {'out':True}
IsCommandBlockedWin32_Tpmuint32 {'out':True}
IsCommandPresentWin32_Tpmuint32 {'out':True}
IsEnabledWin32_Tpmuint32 {'out':True}
IsEndorsementKeyPairPresentWin32_Tpmuint32 {'out':True}
IsKeyAttestationCapableWin32_Tpmuint32 {'out':True}
IsOwnedWin32_Tpmuint32 {'out':True}
IsOwnerClearDisabledWin32_Tpmuint32 {'out':True}
IsOwnershipAllowedWin32_Tpmuint32 {'out':True}
IsPhysicalClearDisabledWin32_Tpmuint32 {'out':True}
IsPhysicalPresenceHardwareEnabledWin32_Tpmuint32 {'out':True}
IsReadyWin32_Tpmuint32 {'out':True}
IsReadyInformationWin32_Tpmuint32 {'out':True}
IsSrkAuthCompatibleWin32_Tpmuint32 {'out':True}
ProvisionWin32_Tpmuint32 {'out':True}
RemoveBlockedCommandWin32_Tpmuint32 {'out':True}
ResetAuthLockOutWin32_Tpmuint32 {'out':True}
ResetSrkAuthWin32_Tpmuint32 {'out':True}
SelfTestWin32_Tpmuint32 {'out':True}
SetPhysicalPresenceRequestWin32_Tpmuint32 {'out':True}
TakeOwnershipWin32_Tpmuint32 {'out':True}

Win32_Tpm properties

Win32_Tpm has 8 properties (8 Local)

NameOriginCIMType
IsActivated_InitialValueWin32_Tpm11 [boolean]
IsEnabled_InitialValueWin32_Tpm11 [boolean]
IsOwned_InitialValueWin32_Tpm11 [boolean]
ManufacturerIdWin32_Tpm19 [uint32]
ManufacturerVersionWin32_Tpm8 [string]
ManufacturerVersionInfoWin32_Tpm8 [string]
PhysicalPresenceVersionInfoWin32_Tpm8 [string]
SpecVersionWin32_Tpm8 [string]

Detailed description of Win32_Tpm methods

Local methods (40) of Win32_Tpm class

AddBlockedCommand method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
CommandOrdinaluint320-
Description''
ImplementedTrue
AddBlockedCommand method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
ChangeOwnerAuth method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
OldOwnerAuthstring0-{'optional':True}
NewOwnerAuthstring1-{'optional':True}
Description''
ImplementedTrue
ChangeOwnerAuth method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
Clear method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
OwnerAuthstring0-{'optional':True}
Description''
ImplementedTrue
Clear method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 8 namespaces
ConvertToOwnerAuth method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
OwnerPassPhrasestring0-
OwnerAuthstring1-
Description''
ImplementedTrue
ConvertToOwnerAuth method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
CreateEndorsementKeyPair method
Returnuint32 {'out':True}
Description''
ImplementedTrue
CreateEndorsementKeyPair method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
Disable method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
OwnerAuthstring0-{'optional':True}
Description''
ImplementedTrue
Disable method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 19 namespaces
DisableAutoProvisioning method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
OnlyForNextBootboolean0-{'optional':True}
Description''
ImplementedTrue
DisableAutoProvisioning method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
Enable method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
OwnerAuthstring0-{'optional':True}
Description''
ImplementedTrue
Enable method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 25 namespaces
EnableAutoProvisioning method
Returnuint32 {'out':True}
Description''
ImplementedTrue
EnableAutoProvisioning method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
GetOwnerAuth method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
OwnerAuthstring0-
Description''
ImplementedTrue
GetOwnerAuth method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
GetPhysicalPresenceConfirmationStatus method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Operationuint320-
ConfirmationStatusuint321-
Description''
ImplementedTrue
GetPhysicalPresenceConfirmationStatus method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
GetPhysicalPresenceRequest method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Requestuint320-
Description''
ImplementedTrue
GetPhysicalPresenceRequest method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
GetPhysicalPresenceResponse method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Requestuint320-
Responseuint321-
Description''
ImplementedTrue
GetPhysicalPresenceResponse method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
GetPhysicalPresenceTransition method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Transitionuint320-
Description''
ImplementedTrue
GetPhysicalPresenceTransition method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
GetSrkADThumbprint method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SrkPublicKeyModulusuint80-
SrkADThumbprintuint81-
Description''
ImplementedTrue
GetSrkADThumbprint method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
GetSrkPublicKeyModulus method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SrkPublicKeyModulusuint80-
Description''
ImplementedTrue
GetSrkPublicKeyModulus method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
GetTcgLog method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
TcgLoguint80-
Description''
ImplementedTrue
GetTcgLog method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
ImportOwnerAuth method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
OwnerAuthstring0-
Description''
ImplementedTrue
ImportOwnerAuth method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsActivated method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IsActivatedboolean0-
Description''
ImplementedTrue
IsActivated method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsAutoProvisioningEnabled method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IsAutoProvisioningEnabledboolean0-
Description''
ImplementedTrue
IsAutoProvisioningEnabled method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsCommandBlocked method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
CommandOrdinaluint320-
IsCommandBlockeduint321-
Description''
ImplementedTrue
IsCommandBlocked method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsCommandPresent method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
CommandOrdinaluint320-
IsCommandPresentboolean1-
Description''
ImplementedTrue
IsCommandPresent method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsEnabled method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IsEnabledboolean0-
Description''
ImplementedTrue
IsEnabled method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 6 namespaces
IsEndorsementKeyPairPresent method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IsEndorsementKeyPairPresentboolean0-
Description''
ImplementedTrue
IsEndorsementKeyPairPresent method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsKeyAttestationCapable method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
TestResultuint320-
Description''
ImplementedTrue
IsKeyAttestationCapable method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsOwned method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IsOwnedboolean0-
Description''
ImplementedTrue
IsOwned method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsOwnerClearDisabled method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IsOwnerClearDisabledboolean0-
Description''
ImplementedTrue
IsOwnerClearDisabled method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsOwnershipAllowed method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IsOwnershipAllowedboolean0-
Description''
ImplementedTrue
IsOwnershipAllowed method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsPhysicalClearDisabled method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IsPhysicalClearDisabledboolean0-
Description''
ImplementedTrue
IsPhysicalClearDisabled method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsPhysicalPresenceHardwareEnabled method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IsPhysicalPresenceHardwareEnabledboolean0-
Description''
ImplementedTrue
IsPhysicalPresenceHardwareEnabled method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsReady method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IsReadyboolean0-
Description''
ImplementedTrue
IsReady method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsReadyInformation method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IsReadyboolean0-
Informationuint321-
Description''
ImplementedTrue
IsReadyInformation method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsSrkAuthCompatible method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
IsSrkAuthCompatibleboolean0-
Description''
ImplementedTrue
IsSrkAuthCompatible method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
Provision method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ForceClear_Allowedboolean0-
PhysicalPresencePrompts_Allowedboolean1-
Informationuint322-
Description''
ImplementedTrue
Provision method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
RemoveBlockedCommand method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
CommandOrdinaluint320-
Description''
ImplementedTrue
RemoveBlockedCommand method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
ResetAuthLockOut method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
OwnerAuthstring0-{'optional':True}
Description''
ImplementedTrue
ResetAuthLockOut method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
ResetSrkAuth method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
OwnerAuthstring0-{'optional':True}
Description''
ImplementedTrue
ResetSrkAuth method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
SelfTest method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
SelfTestResultuint80-
Description''
ImplementedTrue
SelfTest method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 3 namespaces
SetPhysicalPresenceRequest method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Requestuint320-
Description''
ImplementedTrue
SetPhysicalPresenceRequest method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
TakeOwnership method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
OwnerAuthstring0-{'optional':True}
Description''
ImplementedTrue
TakeOwnership method is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 3 namespaces

Detailed description of Win32_Tpm properties

Local properties (8) of Win32_Tpm class

IsActivated_InitialValue property
CIMTYPE'boolean'
Description''
ImplementedTrue
IsActivated_InitialValue property is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsEnabled_InitialValue property
CIMTYPE'boolean'
Description''
ImplementedTrue
IsEnabled_InitialValue property is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
IsOwned_InitialValue property
CIMTYPE'boolean'
Description''
ImplementedTrue
IsOwned_InitialValue property is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
ManufacturerId property
CIMTYPE'uint32'
Description''
ImplementedTrue
ManufacturerId property is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
ManufacturerVersion property
CIMTYPE'string'
Description''
ImplementedTrue
ManufacturerVersion property is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
ManufacturerVersionInfo property
CIMTYPE'string'
Description''
ImplementedTrue
ManufacturerVersionInfo property is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
PhysicalPresenceVersionInfo property
CIMTYPE'string'
Description''
ImplementedTrue
PhysicalPresenceVersionInfo property is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace
SpecVersion property
CIMTYPE'string'
Description''
ImplementedTrue
SpecVersion property is in 1 class (Win32_Tpm) of ROOT\CIMV2\Security\MicrosoftTpm and in 1 namespace

Win32_Tpm Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
dynamicTrue
provider'Win32_TpmProvider'
SingletonTrue

Win32_Tpm System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\Security\MicrosoftTpm:Win32_Tpm'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\Security\MicrosoftTpm'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT8___SYSTEM3
__RELPATH'Win32_Tpm'___SYSTEM8
__DYNASTY'Win32_Tpm'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'Win32_Tpm'___SYSTEM8
__GENUS1___SYSTEM3
comments powered by Disqus
WUtils.com