1 write to CacheLogonTokens
System.ServiceModel (1)
System\ServiceModel\Configuration\UserNameServiceElement.cs (1)
119userName.CacheLogonTokens = this.CacheLogonTokens;
2 references to CacheLogonTokens
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
447if (serviceCredentials.UserNameAuthentication.CacheLogonTokens)
System\ServiceModel\Security\ServiceCredentialsSecurityTokenManager.cs (1)
356if (parent.UserNameAuthentication.CacheLogonTokens)