DirHumanParticipant.fetchAll(session,max,enabledOnly)

Retrieves the list of all the available human participants in the directory service. This number of participants returned in the search is limited to the given maximum. If the number of returned participants is greater than the limit, then a FetchSizeExceededException is raised and inside the exception is the result array.

Arguments:

Name Type Description Mode
session Fuego.Fdi.DirectorySession an active session with the directory provider in
max Int maximum number of participant to retrieve in
enabledOnly Bool indicates if the operation should return only enabled participants in