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