VpnCustomEditBox.NoEcho Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Not supported.
public:
property bool NoEcho { bool get(); void set(bool value); };
bool NoEcho();
void NoEcho(bool value);
public bool NoEcho { get; set; }
var boolean = vpnCustomEditBox.noEcho;
vpnCustomEditBox.noEcho = boolean;
Public Property NoEcho As Boolean
Property Value
Boolean
bool
Not supported.
Windows requirements
App capabilities |
networkingVpnProvider
|