NetworkSessionCertificateComputerName Property |
Gets the name of the computer authorized for the Network Session.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string ComputerName { get; }
Public ReadOnly Property ComputerName As String
Get
public:
property String^ ComputerName {
String^ get ();
}
Property Value
Type:
String
See Also