Namespace Dapplo.ActiveDirectory.Entities
Classes
DistinguishedName
This class helps with processing a DistinguishedName See: https://msdn.microsoft.com/en-us/library/windows/desktop/aa366101.aspx
Property
A simple non mutable container for properties This will do all the encoding and other validations
PropertyComparison
Represents a Property equals "(operatingSystem=Windows XP)" There is also a Negate method, which makes "(!operatingSystem=Windows XP)"
Query
Query is a query builder for Active Directory queries
QueryElement
This is the base class for all elements in a query
Value
A simple non mutable container for values This will do all the encoding and other validations
Enums
Comparisons
The comparisons for a property
Operators
the operators which are used inside a query