ClientProxyPassword Property |
Password to use to authenticate to proxy server.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntaxpublic string ProxyPassword { get; set; }
Public Property ProxyPassword As String
Get
Set
public:
property String^ ProxyPassword {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also