UserNameIdentifierAlgorithm Class |
Caution |
---|
The value of this identifier may be different when the Protection PLUS 5 SDK is used from an installer application than the value obtained when used from an installed application. It is not guaranteed the installer will run under the same user account as the installed application. If using Protection PLUS 5 SDK from an installer and this identifier is required, it is recommended to use Fuzzy-Matching in order to account for a possible difference between the value obtained under the installer and the value obtained from the installed application . |
Namespace: com.softwarekey.Client.Licensing
The UserNameIdentifierAlgorithm type exposes the following members.
Name | Description | |
---|---|---|
UserNameIdentifierAlgorithm | Creates a new UserNameIdentifierAlgorithm 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 UserNameIdentifier objects. (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 |