Provides a list of registered users.
public var users: Array<UserAccount> { get {...} }
Assign a list of 'known' users to this property to automate authentication handling by the class.