3 references to EarlySecurityFaulted
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\ClientReliableDuplexSessionChannel.cs (1)
706
exception = new CommunicationException(SRP.
EarlySecurityFaulted
, exception);
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
234
exception = new CommunicationException(SRP.
EarlySecurityFaulted
, exception);
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
243
exception = new CommunicationException(SRP.
EarlySecurityFaulted
, exception);