WinNetworkBrowserADObjectClasses Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The Active directory object classes that ASSearch uses when searching for the object

Namespace: ContentStudio.Security
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum ADObjectClasses
Members

  Member nameValueDescription
Top0Any object type
Person1Any object that is or inherits the person class.
Group2Any object that is a group class.
Contact3Any object that is a contact class.
User4Any object that is a user class.
Computer5Any object that is a computer class.
UsersAndGroups6Any object that is either a computer or a user class.
See Also

Reference