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