TestimoX

API Reference

Class

InactiveComputerInfo

Namespace ADPlayground.Computers
Assembly ADPlayground

Represents information about an inactive computer account.

Inheritance

Constructors

public InactiveComputerInfo() #

Properties

public String OperatingSystem { get; set; } #

Gets or sets the operating system.

public String OperatingSystemVersion { get; set; } #

Gets or sets the operating system version.

public String DomainName { get; set; } #

Gets or sets the domain name the computer belongs to.

public String DnsHostName { get; set; } #

Gets or sets the DNS host name of the computer.

public String LastLogonServer { get; set; } #

Gets or sets the server where the last logon was recorded.