IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

ListUserGroups Method

Lists all groups a user is a part of.

Syntax

async ldap.listUserGroups(user : string): Promise<void>

Remarks

This method lists all groups that the user specified by user is a part of. The GroupList event will fire once for each group the user is a part of.

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