Securable<T>
Generic class that indicates whether or not the given value is secured from the current user
Whether or not the current user has permission to view the given value
The value that may or may not be secured
public Securable()