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