3 references to IdentityCheckFailedForOutgoingMessage
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\IdentityVerifier.cs (3)
51
this.EnsureIdentity(serviceReference, authorizationContext, SRServiceModel.
IdentityCheckFailedForOutgoingMessage
);
61
EnsureIdentity(serviceReference, ac, SRServiceModel.
IdentityCheckFailedForOutgoingMessage
);
125
else if (SRServiceModel.
IdentityCheckFailedForOutgoingMessage
.Equals(errorString))