Click or drag to resize
NetworkFloatingServiceCallAlwaysIncludeCertificatePath Property
Gets or sets whether the certificate path is always include in requests even when the session is not checked-out..

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

Property Value

Type: Boolean
See Also