Click or drag to resize

ActiveDirectoryManager Class

Contains methods regarding Active Directory profiles and imports.
Inheritance Hierarchy
SystemObject
  PsrApi.ManagersBaseManager
    PsrApi.ManagersActiveDirectoryManager

Namespace:  PsrApi.Managers
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public class ActiveDirectoryManager : BaseManager

The ActiveDirectoryManager type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetActiveDirectoryProfileList
Returns a list of Active Directory profiles matching the given filter.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also