PLUS4MethodsGenerateUserCode1Value Method |
Generates a Protection PLUS 4 compatible "User Code 1" (or Session Code) value, which may be used to make each activation attempt and each trigger code issued for a system unique.
Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic static int GenerateUserCode1Value()
Public Shared Function GenerateUserCode1Value As Integer
public:
static int GenerateUserCode1Value()
Return Value
Type:
Int32Returns a Protection PLUS 4 compatible "User Code 1" (or Session Code) value.
RemarksThis generates values compatible with pp_cenum.
See Also