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