Click or drag to resize
TpmIdentifier Constructor
Creates a new TpmIdentifier object with an auto-generated name.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.4.0
Syntax
public TpmIdentifier()
Remarks
This constructor creates a TpmIdentifier with a default name in the format "TpmIdentifier1", "TpmIdentifier2", etc. The value must be set separately.
See Also