8 references to AuthenticationLevel
System.Management (8)
System\Management\ManagementOptions.cs (8)
1270
internal const
AuthenticationLevel
DEFAULTAUTHENTICATION =
AuthenticationLevel
.Unchanged;
1279
private
AuthenticationLevel
authentication;
1491
/// in this connection. The default value is <see cref='System.Management.
AuthenticationLevel
.Unchanged' qualify='true'/>, which indicates that the
1500
/// particular connection. For example, the property can be set to <see cref='System.Management.
AuthenticationLevel
.PacketPrivacy' qualify='true'/>
1504
public
AuthenticationLevel
Authentication
1576
ImpersonationLevel impersonation,
AuthenticationLevel
authentication,
1620
ImpersonationLevel impersonation,
AuthenticationLevel
authentication,