8 references to AuthenticationLevel
System.Management (8)
System\Management\ManagementOptions.cs (8)
1270internal const AuthenticationLevel DEFAULTAUTHENTICATION = AuthenticationLevel.Unchanged; 1279private 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'/> 1504public AuthenticationLevel Authentication 1576ImpersonationLevel impersonation, AuthenticationLevel authentication, 1620ImpersonationLevel impersonation, AuthenticationLevel authentication,