Click or drag to resize
WebServiceCallSessionCode Property
Gets or sets the randomized session code (used to deter replay attacks).

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

Property Value

Type: String
See Also