2 instantiations of WindowsUserNameCachingSecurityTokenAuthenticator
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
449this.userNameTokenAuthenticator = new WindowsUserNameCachingSecurityTokenAuthenticator(this.extractGroupsForWindowsAccounts,
System\ServiceModel\Security\ServiceCredentialsSecurityTokenManager.cs (1)
358result = new WindowsUserNameCachingSecurityTokenAuthenticator(parent.UserNameAuthentication.IncludeWindowsGroups,