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