1 type derived from CredentialCache
NuGet.Protocol (1)
4 instantiations of CredentialCache
System.Net.Http.WinHttpHandler (1)
System.ServiceModel.Http (3)
76 references to CredentialCache
dotnet-svcutil-lib (8)
netstandard (1)
NuGet.Configuration (2)
NuGet.Credentials (3)
NuGet.Protocol (1)
PresentationCore (1)
System (1)
System.Configuration.ConfigurationManager (1)
System.Net.Http (11)
System.Net.Http.WinHttpHandler (3)
System.Net.Mail (4)
System.Net.Primitives (5)
System.Net.Requests (3)
System.Net.Security (15)
System\Net\Security\NegotiateStream.cs (9)
103BeginAuthenticateAsClient((NetworkCredential)CredentialCache.DefaultCredentials, binding: null, string.Empty, ProtectionLevel.EncryptAndSign, TokenImpersonationLevel.Identification,
128AuthenticateAsServer((NetworkCredential)CredentialCache.DefaultCredentials, policy: null, ProtectionLevel.EncryptAndSign, TokenImpersonationLevel.Identification);
131AuthenticateAsServer((NetworkCredential)CredentialCache.DefaultCredentials, policy, ProtectionLevel.EncryptAndSign, TokenImpersonationLevel.Identification);
143BeginAuthenticateAsServer((NetworkCredential)CredentialCache.DefaultCredentials, policy: null, ProtectionLevel.EncryptAndSign, TokenImpersonationLevel.Identification, asyncCallback, asyncState);
146BeginAuthenticateAsServer((NetworkCredential)CredentialCache.DefaultCredentials, policy, ProtectionLevel.EncryptAndSign, TokenImpersonationLevel.Identification, asyncCallback, asyncState);
161AuthenticateAsClient((NetworkCredential)CredentialCache.DefaultCredentials, binding: null, string.Empty, ProtectionLevel.EncryptAndSign, TokenImpersonationLevel.Identification);
181AuthenticateAsClientAsync((NetworkCredential)CredentialCache.DefaultCredentials, binding: null, string.Empty, ProtectionLevel.EncryptAndSign, TokenImpersonationLevel.Identification);
204AuthenticateAsServerAsync((NetworkCredential)CredentialCache.DefaultCredentials, policy: null, ProtectionLevel.EncryptAndSign, TokenImpersonationLevel.Identification);
207AuthenticateAsServerAsync((NetworkCredential)CredentialCache.DefaultCredentials, policy, ProtectionLevel.EncryptAndSign, TokenImpersonationLevel.Identification);
System.Net.WebClient (2)
System.Net.WebProxy (3)
System.ServiceModel.Http (6)
System.ServiceModel.NetFramingBase (1)
System.ServiceModel.Primitives (4)
System.Speech (1)