77 if (host._stringLength != 0)
85 if (credential !=
null)
105 if (this.
cache !=
null)
143 if (hashtable !=
null)
163 if (hashtable !=
null)
261 return "Enumeration has either not started or has already finished.";
class f__AnonymousType0<< Count > j__TPar
CredentialEnumerator(CredentialCache cache, Hashtable table, Hashtable hostTable, int version)
int m_NumbDefaultCredInCache
NetworkCredential GetCredential(string host, int port, string authenticationType)
static ICredentials DefaultCredentials
static NetworkCredential DefaultNetworkCredentials
void Remove(global::System.Uri uriPrefix, string authType)
NetworkCredential GetCredential(global::System.Uri uriPrefix, string authType)
void Remove(string host, int port, string authenticationType)
IEnumerator GetEnumerator()
void Add(global::System.Uri uriPrefix, string authType, NetworkCredential cred)
void Add(string host, int port, string authenticationType, NetworkCredential credential)