Click or drag to resize
WebServiceCallUseDigitalSignature Property
Gets or sets whether or not a digital signature is to be used or is required for the web service call. (This can only be set to false if UseEncryption is already set to false.)

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

Property Value

Type: Boolean
See Also