ManagedComputer Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ManagedComputer class.
Overload List
Name | Description | |
---|---|---|
![]() |
ManagedComputer() | Initializes a new instance of the ManagedComputer class. |
![]() |
ManagedComputer(String) | Initializes a new instance of the ManagedComputer class with the specified computer name. |
![]() |
ManagedComputer(String, String, String) | Initializes a new instance of the ManagedComputer class with the specified computer name and the specified login and password. |
![]() |
ManagedComputer(String, String, String, ProviderArchitecture) |
Top