Click or drag to resize
NetworkSessionValidationUseCertificatePathValidation Property
Gets or sets whether or not the certificate file's path is validated when the session is checked out.

Namespace: com.softwarekey.Client.Licensing.Network
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public bool UseCertificatePathValidation { get; set; }

Property Value

Type: Boolean
See Also