1 write to scope
System.Management (1)
managementscope.cs (1)
1556this.scope = theScope;
15 references to scope
System.Management (15)
managementscope.cs (15)
1557if (null != scope) 1559if (scope.Options.EnablePrivileges) 1572if (null != scope) 1583if (null != scope) 1585IntPtr password = scope.Options.GetPassword(); 1589scope.Options.Username, 1591scope.Options.Authority, 1592(int)scope.Options.Impersonation, 1593(int)scope.Options.Authentication 1609if (null != scope) 1611IntPtr password = scope.Options.GetPassword(); 1615scope.Options.Username, 1617scope.Options.Authority, 1618(int)scope.Options.Impersonation, 1619(int)scope.Options.Authentication