API Reference / OuProtectionInfoAPI ReferenceClass OuProtectionInfoEdit on GitHubNamespace ADPlayground.DirectoryOps.OuProtectionServiceAssembly ADPlaygroundSource ADPlayground/DirectoryOps/OuProtectionService.cs:13Modifiers sealedOU row with protection state.InheritanceObjectOuProtectionInfoFilter membersAll (8) Constructors (1) Methods (4) Properties (3)Show inherited Expand all Collapse all ResetConstructorspublic OuProtectionInfo() #ADPlayground/DirectoryOps/OuProtectionService.cs:13Inherited Methodspublic override Boolean Equals(Object obj) #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:20Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:25Returns: Int32Inherited from Objectpublic Type GetType() #Returns: TypeInherited from Objectpublic override String ToString() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Returns: StringInherited from ObjectPropertiespublic String DistinguishedName { get; set; } #ADPlayground/DirectoryOps/OuProtectionService.cs:13Distinguished name (DN) of the OU.public String Name { get; set; } #ADPlayground/DirectoryOps/OuProtectionService.cs:15Common name.public Boolean ProtectedFromAccidentalDeletion { get; set; } #ADPlayground/DirectoryOps/OuProtectionService.cs:17True when the OU is protected from accidental deletion.