Dart.PowerTCP.EmailValidation Namespace > Proxy Class : Username Property |
User name to use when authenticating to a proxy.
[Visual Basic]
Public Property Username As String
[C#]
public string Username {get; set;}
[C++]
public: __property string* get_Username();
public: __property void set_Username(
string* value
);
A string value representing the user name used to access a proxy.
Specifies the username to use for authentication on some proxies.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.