ClientProxyUsername Property |
Username to use to authenticate to proxy server.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public string ProxyUsername { get; set; }
Public Property ProxyUsername As String
Get
Set
public:
property String^ ProxyUsername {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also