SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_ManagedElementCIM_Credential
AMT_ProvisioningCertificateHash
class AMT_ProvisioningCertificateHash
General Information:
A class derived from Credential that describes provisioning certificate hash entry.
Qualifiers:
-------------
Version=0.0.3
Supported Fields Summary | |
---|---|
string |
ElementName
A user-friendly name for the object . . . |
string |
Description
The Certificate friendly-name. |
string |
InstanceID
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. |
boolean |
IsDefault
Indicates whether this entry is a factory default. |
uint8 |
HashType
The hash type. |
uint8[] |
HashData
Hash value (length depending on hash type) |
boolean |
Enabled
Indicates whether this certificate hash is in use |
Methods Summary |
---|
Field Detail |
---|
public string ElementName
public string Description
public string InstanceID
public boolean IsDefault
public uint8 HashType
public uint8[] HashData
public boolean Enabled
Method Detail |
---|
SUMMARY: NESTED | FIELD | METHOD |
DETAIL: FIELD | METHOD |