Click or drag to resize
TpmIdentifier Fields

The TpmIdentifier type exposes the following members.

Fields
  NameDescription
Protected fieldm_name
The unique identifier name
(Inherited from SystemIdentifier.)
Protected fieldStatic memberm_tpmIdentifierId
The static member for tracking default identifiers generated. This ensures each TpmIdentifier gets a unique default name if not specified.
Protected fieldm_type
The type of identifier
(Inherited from SystemIdentifier.)
Protected fieldm_value
The identifier value
(Inherited from SystemIdentifier.)
Protected fieldm_valueHash
The hash of the identifier value
(Inherited from SystemIdentifier.)
Top
See Also