GroupList Event

Fired for each group entry returned.

Object Oriented Interface

public function fireGroupList($param);

Procedural Interface

ipworksauth_activedirectory_register_callback($res, 3, array($this, 'fireGroupList'));

Parameter List


'name'
'description'
'dn'

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