| MasterControllerGetLastLogonCSV Method |
The method retrieves the last logon time for users. Deleted users
are shown. Inactive users are shown.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic StringList GetLastLogonCSV()
Return Value
Type:
StringListStringList with CSV formatted content. Sorted by Username
See Also