API Reference
Class
BrokenProtectedFromDeletionRow
Represents an OU missing accidental deletion protection.
Inheritance
- Object
- BrokenProtectedFromDeletionRow
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 BrokenProtectedFromDeletionRow() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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).