Click or drag to resize
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.ProtectionPLUS4
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public static int GenerateUserCode1Value()

Return Value

Type: Int32
Returns a Protection PLUS 4 compatible "User Code 1" (or Session Code) value.
Remarks

This generates values compatible with pp_cenum.

See Also