Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Http.HttpEnvironmentProxyCredentials Member List

This is the complete list of members for System.Net.Http.HttpEnvironmentProxyCredentials, including all inherited members.

_httpCredSystem.Net.Http.HttpEnvironmentProxyCredentialsprivate
_httpProxySystem.Net.Http.HttpEnvironmentProxyCredentialsprivate
_httpsCredSystem.Net.Http.HttpEnvironmentProxyCredentialsprivate
_httpsProxySystem.Net.Http.HttpEnvironmentProxyCredentialsprivate
GetCredential(Uri uri, string authType)System.Net.Http.HttpEnvironmentProxyCredentialsinline
GetCredentialsFromString(string value)System.Net.Http.HttpEnvironmentProxyCredentialsinlineprivatestatic
HttpEnvironmentProxyCredentials(Uri httpProxy, NetworkCredential httpCred, Uri httpsProxy, NetworkCredential httpsCred)System.Net.Http.HttpEnvironmentProxyCredentialsinline
TryCreate(Uri httpProxy, Uri httpsProxy)System.Net.Http.HttpEnvironmentProxyCredentialsinlinestatic