Click or drag to resize
NetworkSessionCertificate Property
Gets the NetworkSessionCertificate object containing the data from the certificate issued by SOLO Server.

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

Property Value

Type: NetworkSessionCertificate
See Also