BiosUuidIdentifierAlgorithm Class |
Namespace: com.softwarekey.Client.Licensing
The BiosUuidIdentifierAlgorithm type exposes the following members.
Name | Description | |
---|---|---|
BiosUuidIdentifierAlgorithm | Creates a new BiosUuidIdentifierAlgorithm object. |
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 BiosUuidIdentifier objects, which should only ever contain a single entry (or no entries if the BIOS UUID could not be retrieved). (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 |
---|
This algorithm is presently only supported on Windows. Any attempt to use it on other platforms will cause a PlatformNotSupportedException to be thrown. |
Caution |
---|
The BiosUuidIdentifierAlgorithm class is not available in the .NET Standard PLUSManaged assembly. |