SecurableList<T>
Generic class that indicates whether a list has items secured from the current user.
Whether or not there are any number of items secured away from the user.
List of items that are accessible to the user.
public SecurableList()
Instantiate a Securable<T> with all properties set to their default values.