NetworkSessionCertificatePath Property |
Gets the absolute path to the certificate file used when restoring a checked-out session.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string CertificatePath { get; }
Public ReadOnly Property CertificatePath As String
Get
public:
property String^ CertificatePath {
String^ get ();
}
Property Value
Type:
String
See Also