Click or drag to resize
ProcessorIdentifierAlgorithmTypes Enumeration
Types of identifiers that may be generated using the ProcessorIdentifierAlgorithm.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
[FlagsAttribute]
public enum ProcessorIdentifierAlgorithmTypes
Members
  Member nameValueDescription
ProcessorName1The processor name.
ProcessorVendor2The processor vendor or manufacturer.
ProcessorVersion4The processor version, which includes the model and the stepping.
See Also