TestimoX

API Reference

Class

LingeringObjectInfo

Namespace ADPlayground
Assembly ADPlayground

Information about a detected lingering object.

Inheritance

  • Object
  • LingeringObjectInfo

Constructors

Properties

public String Domain { get; set; } #

Gets the domain where the object was found.

public String NamingContext { get; set; } #

Gets the naming context of the object.

public String ObjectDn { get; set; } #

Gets the distinguished name of the object.

public String ObjectClass { get; set; } #

Gets the class of the object.

public DateTime DetectedOn { get; set; } #

Gets when the object was detected.

public String Server { get; set; } #

Gets the server that reported the object.