API Reference
Class
DeletedObjectLifetime
Represents tombstone and deleted object lifetimes for the directory service.
Inheritance
- Object
- DeletedObjectLifetime
Constructors
public DeletedObjectLifetime() #Inherited Methods
Properties
public String DistinguishedName { get; set; } #Gets or sets the distinguished name of the configuration object.
public Int32 TombstoneLifetime { get; set; } #Gets or sets the tombstone lifetime in days.
public Int32 MsDsDeletedObjectLifetime { get; set; } #Gets or sets the msDS-deletedObjectLifetime value in days.