IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

ComputerList Event

Fired for each computer entry returned.

Syntax

ldap.on('ComputerList', listener: (e: {readonly name: string, readonly operatingSystem: string, readonly lastLogon: string, readonly logonCount: number, readonly dn: string}) => void )

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 JavaScript Edition - Version 20.0 [Build 8262]