ComputerList Event

Fired for each computer entry returned.

Object Oriented Interface

public function fireComputerList($param);

Procedural Interface

ipworksauth_activedirectory_register_callback($res, 1, array($this, 'fireComputerList'));

Parameter List


'name'
'operatingsystem'
'lastlogon'
'logoncount'
'dn'

Remarks

This event is fired once for each computer returned when the ListComputers method is called.

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