5 references to IsValidContext
System.ServiceModel (5)
System\ServiceModel\Security\SpnegoTokenAuthenticator.cs (1)
125if (windowsNegotiation.IsValidContext == false)
System\ServiceModel\Security\SpnegoTokenProvider.cs (1)
268if (windowsNegotiation.IsValidContext == false)
System\ServiceModel\Security\WindowsSspiNegotiation.cs (3)
237if (IsValidContext) 570if (!IsValidContext) 616if (!IsValidContext)