1 write to FailedAuthenticationFaultCode
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
599this.FailedAuthenticationFaultCode = dictionary.CreateString(ServiceModelStringsVersion1.String182, 182);
1 reference to FailedAuthenticationFaultCode
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityVersion.cs (1)
161get { return XD.SecurityJan2004Dictionary.FailedAuthenticationFaultCode; }