Click or drag to resize

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
Syntax
C#
public StringList GetLastLogonCSV()

Return Value

Type: StringList
StringList with CSV formatted content. Sorted by Username
See Also