Implemented interface member:
property
IsValidContext
System.ServiceModel.Security.ISspiNegotiation.IsValidContext
2 references to IsValidContext
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SpnegoTokenProvider.cs (1)
204
if (windowsNegotiation.
IsValidContext
== false)
System\ServiceModel\Security\WindowsSspiNegotiation.cs (1)
136
if (
IsValidContext
)