2 writes to Options
System.Management (2)
System\Management\ManagementScope.cs (2)
610this.Options = options; 967threadParam.Options = new ConnectionOptions();
55 references to Options
System.Management (55)
System\Management\ManagementScope.cs (55)
1065IntPtr password = scope.Options.GetPassword(); 1068(int)scope.Options.Authentication, 1069(int)scope.Options.Impersonation, 1071scope.Options.Username, 1073scope.Options.Authority); 1105if (scope.Options.EnablePrivileges && !CompatSwitches.AllowIManagementObjectQI) 1110IntPtr password = scope.Options.GetPassword(); 1113scope.Options.Username, 1115scope.Options.Locale, 1116scope.Options.Flags, 1117scope.Options.Authority, 1118scope.Options.GetContext(), 1120(int)scope.Options.Impersonation, 1121(int)scope.Options.Authentication); 1183IntPtr password = scope.Options.GetPassword(); 1188(int)scope.Options.Authentication, 1189(int)scope.Options.Impersonation, 1191scope.Options.Username, 1193scope.Options.Authority); 1221IntPtr password = scope.Options.GetPassword(); 1226(int)scope.Options.Authentication, 1227(int)scope.Options.Impersonation, 1229scope.Options.Username, 1231scope.Options.Authority); 1247IntPtr password = scope.Options.GetPassword(); 1252(int)scope.Options.Authentication, 1253(int)scope.Options.Impersonation, 1255scope.Options.Username, 1257scope.Options.Authority); 1286IntPtr password = scope.Options.GetPassword(); 1291(int)scope.Options.Authentication, 1292(int)scope.Options.Impersonation, 1294scope.Options.Username, 1296scope.Options.Authority); 1312IntPtr password = scope.Options.GetPassword(); 1318(int)scope.Options.Authentication, 1319(int)scope.Options.Impersonation, 1321scope.Options.Username, 1323scope.Options.Authority); 1339IntPtr password = scope.Options.GetPassword(); 1345(int)scope.Options.Authentication, 1346(int)scope.Options.Impersonation, 1348scope.Options.Username, 1350scope.Options.Authority); 1387if (scope.Options.EnablePrivileges) 1413IntPtr password = scope.Options.GetPassword(); 1417scope.Options.Username, 1419scope.Options.Authority, 1420(int)scope.Options.Impersonation, 1421(int)scope.Options.Authentication 1439IntPtr password = scope.Options.GetPassword(); 1443scope.Options.Username, 1445scope.Options.Authority, 1446(int)scope.Options.Impersonation, 1447(int)scope.Options.Authentication