9 references to Add
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),