Click or drag to resize
LicenseCurrentSessionCode Property
Gets or sets the current session code, which prevents replay attacks in manual request processing.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public string CurrentSessionCode { get; set; }

Property Value

Type: String
See Also