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