You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.User Namespace > Classes > ADUser Class > ADUser Methods > GetAvailableADUsers
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
ADUser.GetAvailableADUsers Method

Loads all available Active Directory users.

C#
public UserData[] GetAvailableADUsers(Object Attributes, Object Filter, String OrderBy, String Domain);
Visual Basic
Public Function GetAvailableADUsers(ByVal Attributes As Object, ByVal Filter As Object, ByVal OrderBy As String, ByVal Domain As String) As UserData()
Parameters 
Description 
Attributes 
Possible attributes are firstname, lastname, username or any(*). 
Filter 
Possible filters are firstname, lastname, username or any(*). 
OrderBy 
Any specific order such as username, firstname, lastname and domain. 
Domain 
The active directory domain. (Required) 

Ektron.Cms.UserData()

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!