Password Property (ProxyOptions)
In This Topic
Gets or sets the password for the proxy server account.
Syntax
|
|---|
'Declaration
Public Property Password As String |
|
|---|
public string Password {get; set;} |
Property Value
The password for the proxy server account.
See Also