Click or drag to resize
WebServiceCallSessionCodeValidation Property
Gets or sets whether or not session code validation should be done automatically.

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

Property Value

Type: WebServiceCallSessionValidation
See Also