2 writes to Options
System.Management (2)
55 references to Options
System.Management (55)
managementscope.cs (55)
1224IntPtr password = scope.Options.GetPassword();
1227(int)scope.Options.Authentication,
1228(int)scope.Options.Impersonation,
1230scope.Options.Username,
1232scope.Options.Authority);
1264if (scope.Options.EnablePrivileges && !CompatSwitches.AllowIManagementObjectQI)
1269IntPtr password = scope.Options.GetPassword();
1272scope.Options.Username,
1274scope.Options.Locale,
1275scope.Options.Flags,
1276scope.Options.Authority,
1277scope.Options.GetContext(),
1279(int)scope.Options.Impersonation,
1280(int)scope.Options.Authentication);
1345IntPtr password = scope.Options.GetPassword();
1350(int)scope.Options.Authentication,
1351(int)scope.Options.Impersonation,
1353scope.Options.Username,
1355scope.Options.Authority);
1386IntPtr password = scope.Options.GetPassword();
1391(int)scope.Options.Authentication,
1392(int)scope.Options.Impersonation,
1394scope.Options.Username,
1396scope.Options.Authority);
1412IntPtr password = scope.Options.GetPassword();
1417(int)scope.Options.Authentication,
1418(int)scope.Options.Impersonation,
1420scope.Options.Username,
1422scope.Options.Authority);
1454IntPtr password = scope.Options.GetPassword();
1459(int)scope.Options.Authentication,
1460(int)scope.Options.Impersonation,
1462scope.Options.Username,
1464scope.Options.Authority);
1480IntPtr password = scope.Options.GetPassword();
1486(int)scope.Options.Authentication,
1487(int)scope.Options.Impersonation,
1489scope.Options.Username,
1491scope.Options.Authority);
1507IntPtr password = scope.Options.GetPassword();
1513(int)scope.Options.Authentication,
1514(int)scope.Options.Impersonation,
1516scope.Options.Username,
1518scope.Options.Authority);
1559if (scope.Options.EnablePrivileges)
1585IntPtr password = scope.Options.GetPassword();
1589scope.Options.Username,
1591scope.Options.Authority,
1592(int)scope.Options.Impersonation,
1593(int)scope.Options.Authentication
1611IntPtr password = scope.Options.GetPassword();
1615scope.Options.Username,
1617scope.Options.Authority,
1618(int)scope.Options.Impersonation,
1619(int)scope.Options.Authentication