API Reference
Class
DeletedObjectLifetime
Represents tombstone and deleted object lifetimes for the directory service.
Inheritance
- Object
- DeletedObjectLifetime
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public DeletedObjectLifetime() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.