API Reference
Class
BrokenProtectedFromDeletionRow
Represents an OU missing accidental deletion protection.
Inheritance
- Object
- BrokenProtectedFromDeletionRow
Constructors
public BrokenProtectedFromDeletionRow() #Inherited Methods
Properties
public String Name { get; set; } #OU name (CN).
public String DistinguishedName { get; set; } #OU distinguished name.
public String DomainName { get; set; } #Domain DNS name.
public Boolean ProtectedFromAccidentalDeletion { get; set; } #True when protection is enabled (should be false for broken entries).