2 writes to doMutualAuth
System.ServiceModel (2)
System\ServiceModel\Security\WindowsSspiNegotiation.cs (2)
74this.doMutualAuth = false; 79this.doMutualAuth = doMutualAuth;
1 reference to doMutualAuth
System.ServiceModel (1)
System\ServiceModel\Security\WindowsSspiNegotiation.cs (1)
331if (this.doMutualAuth)