Dart.PowerTCP.SslSockets Namespace > Proxy Class : Password Property |
Password to use when authenticating to a proxy.
[Visual Basic]
Public Property Password As String
[C#]
public string Password {get; set;}
[C++]
public: __property string* get_Password();
public: __property void set_Password(
string* value
);
A string value representing the password used to access the a proxy.
Specifies the password to use for authentication on some proxies.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.