CFProxy.Password Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The password needed to authenticate with the proxy server.
public string Password { get; }
member this.Password : string
Property Value
A string containing the password or null if not needed.