ClientConfigurationProxyPassword Property |
Proxy user password
Namespace: Aliyun.OSS.CommonAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.4.0 (2.5.4)
Syntaxpublic string ProxyPassword { get; set; }
Public Property ProxyPassword As String
Get
Set
public:
property String^ ProxyPassword {
String^ get ();
void set (String^ value);
}
member ProxyPassword : string with get, set
Property Value
Type:
String
See Also