Property Users Users A collection that represents all the registered users in the application. Declaration public IList<Appli.User> Users { get; } Property Value Type Description IList<Appli.User>