IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

GroupList Event

Fired for each group entry returned.

Syntax

ldap.on('GroupList', listener: (e: {readonly name: string, readonly description: string, readonly dn: string}) => void )

Remarks

This event is fired once for each group entry returned when either of the ListGroups or ListUserGroups methods are called.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 JavaScript Edition - Version 20.0 [Build 8262]