9 references to ImpersonationLevel
System.Management (9)
System\Management\ManagementOptions.cs (9)
1269internal const ImpersonationLevel DEFAULTIMPERSONATION = ImpersonationLevel.Impersonate; 1278private ImpersonationLevel impersonation; 1459/// this connection. The default value is <see cref='System.Management.ImpersonationLevel.Impersonate' qualify='true'/>, which indicates that the WMI provider can 1463/// <para>The <see cref='System.Management.ImpersonationLevel.Impersonate' qualify='true'/> setting is advantageous when the provider is 1469/// <see cref='System.Management.ImpersonationLevel. Identify' qualify='true'/>. Note that this may cause failure of the 1473public ImpersonationLevel Impersonation 1576ImpersonationLevel impersonation, AuthenticationLevel authentication, 1620ImpersonationLevel impersonation, AuthenticationLevel authentication,