SystemInfo Class |
Namespace: Xcalibur.Models.SystemInformation
The SystemInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| SystemInfo | Initializes a new instance of the SystemInfo class |
| Name | Description | |
|---|---|---|
| CurrentTimeZone |
Win32_ComputerSystem: Amount of time the unitary computer system is offset from
Coordinated Universal Time (UTC).
| |
| DnsHostName |
Win32_ComputerSystem: Name of local computer according to the domain name server (DNS).
| |
| Domain |
Win32_ComputerSystem: Name of the domain to which a computer belongs.
| |
| DomainRole |
Win32_ComputerSystem: Role of a computer in an assigned domain workgroup.
| |
| IsDstInEffect |
Win32_ComputerSystem: If True, the daylight savings mode is ON.
| |
| IsDstSupported |
Win32_ComputerSystem: Enables daylight savings time (DST)
on a computer.
| |
| Manufacturer |
Win32_ComputerSystem: Name of a computer manufacturer.
| |
| Model |
Win32_ComputerSystem: Product name that a manufacturer gives to a computer.
| |
| NetBiosName |
Win32_ComputerSystem: NETBIOS name of machine.
| |
| PrimaryOwner |
Win32_ComputerSystem: Name of the primary system owner.
| |
| Roles |
Win32_ComputerSystem: List that specifies the roles of a system in the
information technology environment.
| |
| Status |
Win32_ComputerSystem: Current status of an object.
| |
| SystemType |
Win32_ComputerSystem: System running on the Windows-based computer.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |