ClientStation.InputPassword Property

Gets or sets the client's input password. This is an auxiliary variable used in the system default logon window.
<ID("InputPassword", (int)e.InputPassword)> _ 
Public Property InputPassword() As String
This language is not supported or no code example is available.
[ID("InputPassword", (int)e.InputPassword)] 
public string InputPassword {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

In this article

Definition