Namespace Dapplo.ActiveDirectory.Enums
Enums
AdProperties
Ad generic properties, this is what every entry has
ClassNames
This enum specifiesmost known ObjectClass or ObjectCategory values. They are not testet, and the name in the information "might" not represent the name in the LDAP. See for a complete list here
ComputerProperties
These are some possible user "attributes". If you need your own you can just create an enum like this and use it.
DistinguishedNameAttributes
See: https://msdn.microsoft.com/en-us/library/windows/desktop/aa366101.aspx
UserAccountControlFlags
This can be used with queries using the userAccountControl See here for more information.
UserProperties
These are some possible user "attributes", but if you need your own you can just create an enum like this and use it. Here is a list of user attributes which should always be available as they are standard: http://www.selfadsi.org/user-attributes.htm