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