2 references to IsMutualAuthFlag
System.ServiceModel (2)
System\ServiceModel\Diagnostics\SecurityTraceRecordHelper.cs (1)
1321
xml.WriteElementString("MutualAuthentication", this.windowsNegotiation.
IsMutualAuthFlag
.ToString());
System\ServiceModel\Security\SpnegoTokenProvider.cs (1)
272
if (this.AuthenticateServer && windowsNegotiation.
IsMutualAuthFlag
== false)