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