1 instantiation of WindowsSspiNegotiation
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SpnegoTokenProvider.cs (1)
191WindowsSspiNegotiation sspiNegotiation = new WindowsSspiNegotiation(
3 references to WindowsSspiNegotiation
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\SpnegoTokenProvider.cs (3)
191WindowsSspiNegotiation sspiNegotiation = new WindowsSspiNegotiation( 203WindowsSspiNegotiation windowsNegotiation = (WindowsSspiNegotiation)sspiNegotiation;