6 references to SecurityNegotiationException
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
141
return new
SecurityNegotiationException
(string.Format(SRServiceModel.TrustFailure, request.RequestUri.Authority), exception);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SslStreamSecurityUpgradeProvider.cs (5)
360
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
SecurityNegotiationException
(exception.Message,
365
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
SecurityNegotiationException
(
605
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
SecurityNegotiationException
(tokenValidationException.Message,
610
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
SecurityNegotiationException
(exception.Message,
615
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new
SecurityNegotiationException
(