ProcessorIdentifierAlgorithm Class |
Namespace: com.softwarekey.Client.Licensing
The ProcessorIdentifierAlgorithm type exposes the following members.
Name | Description | |
---|---|---|
ProcessorIdentifierAlgorithm | Creates a new ProcessorIdentifierAlgorithm object. |
Name | Description | |
---|---|---|
ExcludeClockSpeedFromProcessorName | Gets or sets whether or not the clock speed should be omitted when generating ProcessorNameIdentifier objects. IMPORTANT: Setting this to true will require some users to reactivate. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetIdentifiers | Generates a generic list of ProcessorNameIdentifier, ProcessorVersionIdentifier, and ProcessorVendorIdentifier objects (based on the ProcessorIdentifierAlgorithmTypes specified in the constructor). (Overrides SystemIdentifierAlgorithmGetIdentifiers.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
m_algorithmId | Static member for tracking default identifiers generated (Inherited from SystemIdentifierAlgorithm.) |
Caution |
---|
The ProcessorIdentifierAlgorithm class is not available in the .NET Standard PLUSManaged assembly. |