iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Defines remote user parameters
public class DmiConnectOptions
| name | description |
|---|---|
| DmiConnectOptions() | The default constructor. |
| MachineNameOrIpAddress { get; set; } | |
| Password { get; set; } | |
| UserName { get; set; } |