ClientStation.InputUserName Property

This is an internal auxiliary variable used in the system default logon window.
<ID("InputUserName", (int)e.InputUserName)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public Property InputUserName() As String
This language is not supported or no code example is available.
[ID("InputUserName", (int)e.InputUserName)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public string InputUserName {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.8

In this article

Definition