4 references to SecurityImpersonationLevel
System.ServiceModel (4)
System\ServiceModel\ComIntegration\ComPlusAuthorization.cs (2)
64if (level < (int)SecurityImpersonationLevel.Impersonation) 311SecurityImpersonationLevel.Identification,
System\ServiceModel\ComIntegration\SafeNativeMethods.cs (2)
207internal SecurityImpersonationLevel ImpersonationLevel; 343[In] SecurityImpersonationLevel ImpersonationLevel,