Click or drag to resize
WebServiceCallUseEncryption Property
Gets or sets whether or not encryption is to be used or is required for the web service call.

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

Property Value

Type: Boolean
See Also