Click or drag to resize
NetworkSessionCertificateLock Property
Gets the FileLock object used for locking the certificate file to the process.

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

Property Value

Type: FileLock
See Also