IZooClientUtilities.LoggedInUserName Property

IZooClientUtilitiesLoggedInUserName Property

Returns the name of the logged in user, or null if the user is not logged in.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
string LoggedInUserName { get; }
ReadOnly Property LoggedInUserName As String
	Get

Property Value

Type: String
Version Information

Rhino for Windows

Supported in: 6.14
See Also