2 references to CreateClientSecurity
System.ServiceModel (2)
System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (2)
226
remoteSecurity =
CreateClientSecurity
(negotiateStream, parent.ExtractGroupsForWindowsAccounts);
298
return this.acceptor.
CreateClientSecurity
(this.negotiateStream, this.acceptor.parent.ExtractGroupsForWindowsAccounts);