Click or drag to resize
GetTcDataUserCode1 Property
Gets or sets User Code 1 (required). In Protection PLUS 4, this is also referred to as the "Session Code" or "cenum". This value can be generated using PLUS4Methods.GenerateUserCode1Value.

Namespace: com.softwarekey.Client.Compatibility.ProtectionPLUS4
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public int UserCode1 { get; set; }

Property Value

Type: Int32
See Also