9 references to ImpersonationLevel
System.Management (9)
System\Management\ManagementOptions.cs (9)
1269
internal const
ImpersonationLevel
DEFAULTIMPERSONATION =
ImpersonationLevel
.Impersonate;
1278
private
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
1473
public
ImpersonationLevel
Impersonation
1576
ImpersonationLevel
impersonation, AuthenticationLevel authentication,
1620
ImpersonationLevel
impersonation, AuthenticationLevel authentication,