ClientStation.InputUserName Property
Gets or sets the client's input user name. This is an auxiliary variable used in the system default logon window.
<ID("InputUserName", (int)e.InputUserName)> _
Public Property InputUserName() As String
This language is not supported or no code example is available.
[ID("InputUserName", (int)e.InputUserName)]
public string InputUserName {get; set;}
This language is not supported or no code example is available.
Property Value
string
.NET Framework
Supported in: 4.6.2, 4.7