API Reference
Class
Item (DirectoryHiddenObjectPostureService)
Hidden-object indicator projected for reports.
Inheritance
- Object
- Item
Constructors
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String ObjectClass { get; set; } #Directory object class.
public String Name { get; set; } #Directory object name.
public String SamAccountName { get; set; } #SAM account name when available.
public String DistinguishedName { get; set; } #Directory distinguished name.
public Boolean WellKnownSystemLocation { get; set; } #Gets a value indicating whether the object is in a well-known system container.
public String Reason { get; set; } #Short classification reason.
public Nullable<DateTime> WhenChanged { get; set; } #Last modification timestamp when available.