1 reference to NegotiationTokenAuthenticatorStateCache
System.ServiceModel (1)
System\ServiceModel\Security\NegotiationTokenAuthenticator.cs (1)
517
this.stateCache = new
NegotiationTokenAuthenticatorStateCache
<T>(this.NegotiationTimeout, this.MaximumCachedNegotiationState);