2 references to GetContextToken
System.ServiceModel (2)
System\ServiceModel\Security\SpnegoTokenAuthenticator.cs (1)
134using (SafeCloseHandle contextToken = windowsNegotiation.GetContextToken())
System\ServiceModel\Security\WindowsSspiNegotiation.cs (1)
239using (SafeCloseHandle contextToken = GetContextToken())