LicenseIDIdentifierAlgorithm Class |
Namespace: com.softwarekey.Client.Licensing
The LicenseIDIdentifierAlgorithm type exposes the following members.
Name | Description | |
---|---|---|
LicenseIDIdentifierAlgorithm | Creates a new LicenseIDIdentifierAlgorithm 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.) | |
GetIdentifier | Generates a generic list with one LicenseIDIdentifier object for the specified License ID. | |
GetIdentifiers | Generates an empty, generic list of LicenseIDIdentifier objects. Use the GetIdentifier(Int32) method to get a list for a specified License ID. (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.) | |
ThisAlgorithmId | The name of this algorithm |