|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
This is the complete list of members for System.Net.CredentialCache, including all inherited members.
| Add(Uri uriPrefix, string authType, NetworkCredential cred) | System.Net.CredentialCache | inline |
| Add(string host, int port, string authenticationType, NetworkCredential credential) | System.Net.CredentialCache | inline |
| cache | System.Net.CredentialCache | private |
| cacheForHosts | System.Net.CredentialCache | private |
| CredentialCache() | System.Net.CredentialCache | inline |
| DefaultCredentials | System.Net.CredentialCache | static |
| DefaultNetworkCredentials | System.Net.CredentialCache | static |
| GetCredential(Uri uriPrefix, string authType) | System.Net.CredentialCache | inline |
| GetCredential(string host, int port, string authenticationType) | System.Net.CredentialCache | inline |
| GetEnumerator() | System.Net.CredentialCache | inline |
| IsDefaultInCache | System.Net.CredentialCache | package |
| m_NumbDefaultCredInCache | System.Net.CredentialCache | private |
| m_version | System.Net.CredentialCache | package |
| Remove(Uri uriPrefix, string authType) | System.Net.CredentialCache | inline |
| Remove(string host, int port, string authenticationType) | System.Net.CredentialCache | inline |