NetworkSessionCertificateLicenseID Property |
Gets the SOLO Server License ID to which the this Session ID belongs.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int LicenseID { get; }
Public ReadOnly Property LicenseID As Integer
Get
public:
property int LicenseID {
int get ();
}
Property Value
Type:
Int32
See Also