10 references to Add
System.Net.Http.WinHttpHandler (1)
System\Net\Http\WinHttpAuthHelper.cs (1)
278
_credentialCache.
Add
(uri, authType, cred);
System.ServiceModel.Http (9)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (3)
220
credentials.
Add
(credentialCacheUriPrefix, AuthenticationSchemesHelper.ToString(AuthenticationSchemes.Negotiate),
222
credentials.
Add
(credentialCacheUriPrefix, AuthenticationSchemesHelper.ToString(AuthenticationSchemes.Ntlm),
227
credentials.
Add
(credentialCacheUriPrefix, AuthenticationSchemesHelper.ToString(_channelFactory.AuthenticationScheme),
System\ServiceModel\Channels\HttpChannelFactory.cs (6)
325
credentials.
Add
(credentialCacheUriPrefix, AuthenticationSchemesHelper.ToString(AuthenticationSchemes.Negotiate),
327
credentials.
Add
(credentialCacheUriPrefix, AuthenticationSchemesHelper.ToString(AuthenticationSchemes.Ntlm),
332
credentials.
Add
(credentialCacheUriPrefix, AuthenticationSchemesHelper.ToString(AuthenticationScheme),
1412
credentials.
Add
(_address, AuthenticationSchemesHelper.ToString(AuthenticationSchemes.Negotiate),
1414
credentials.
Add
(_address, AuthenticationSchemesHelper.ToString(AuthenticationSchemes.Ntlm),
1419
credentials.
Add
(_address, AuthenticationSchemesHelper.ToString(AuthenticationScheme),