| UserWTSClientName Property |
Gets a the user's Windows Terminal Service's client name. The value will fallback to
MachineName if there is no client name available.
Namespace:
Cauldron
Assembly:
Cauldron.Win32.UserInformation (in Cauldron.Win32.UserInformation.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public string WTSClientName { get; }
Property Value
Type:
String[Missing <value> documentation for "P:Cauldron.User.WTSClientName"]
See Also