ProxySettings Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
Settings for the proxy
[System.Serializable]
public struct ProxySettings
- Inheritance
-
ProxySettings
- Attributes
Constructors
ProxySettings(String, String, Boolean) |
Fields
Password |
The password to use for auth with the proxy |
ProxyServer |
Enable or disable the proxy server |
Username |
The username to use for auth with the proxy |