1 implementation of ISspiNegotiationInfo
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SspiNegotiationTokenProvider.cs (1)
357private class SspiSecurityTokenResolver : SecurityTokenResolver, ISspiNegotiationInfo
2 references to ISspiNegotiationInfo
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\WSSecurityJan2004.cs (2)
442ISspiNegotiationInfo sspiResolver = tokenResolver as ISspiNegotiationInfo;