NetworkSessionCertificateSessionID Property |
Gets the Network Session ID issued from SOLO Server.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string SessionID { get; }
Public ReadOnly Property SessionID As String
Get
public:
property String^ SessionID {
String^ get ();
}
Property Value
Type:
String
See Also