IPWorks Auth 2020 Python Edition

Questions / Feedback?

list_group_members Method

List all members of a group.

Syntax

def list_group_members(group: str) -> None: ...

Remarks

This method lists all members of the specified group. The on_user_list event will be fired once for each member returned.

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