NetworkSessionCertificateCertificatePath Property |
Gets the path to the certificate file. (Only applicable if
CheckedOut is true.)
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