Click or drag to resize
InfoCheckUseEncryption Property
Overrides the UseEncryption property to reflect the fact that this web service method does not support encryption.

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

Property Value

Type: Boolean
See Also