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