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()
Public constructor
Constructor with specified secured value
Implicityly convert a Securable object to its base type
Implicitly convert an object to a securable object