Click or drag to resize

UserManagementUtilsWriteUsersToCsvTable Method

Overload List
  NameDescription
Public methodStatic memberWriteUsersToCsvTable(IDatabaseRepository, String, Boolean)
Writes all user records together with user object attributes to a CSV table.
Public methodStatic memberWriteUsersToCsvTable(IDatabaseRepository, IUser, String, Boolean)
Writes a list of users records together with user object attributes to a CSV table.
Top
See Also