2 references to CloneWindowsIdentityIfNecessary
System.ServiceModel (2)
System\ServiceModel\Channels\HttpsChannelListener.cs (1)
195
identity = SecurityUtils.
CloneWindowsIdentityIfNecessary
(identity, SecurityUtils.AuthTypeCertMap);
System\ServiceModel\Security\SecurityUtils.cs (1)
462
return SecurityUtils.
CloneWindowsIdentityIfNecessary
(wid, null);