RhinoApp.LicenseUserName Property

RhinoAppLicenseUserName Property

Gets the name of the user that owns the license or lease.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static string LicenseUserName { get; }
Public Shared ReadOnly Property LicenseUserName As String
	Get

Property Value

Type: String
See Also