IPWorks Auth 2020 .NET Edition

Questions / Feedback?

ListUserGroups Method

Lists all groups a user is a part of.

Syntax

public void ListUserGroups(string user);
Public Sub ListUserGroups(ByVal user As String)

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 .NET Edition - Version 20.0 [Build 8155]