Securable<T>
Generic class that indicates whether or not the given value is secured from the current user.
Gets or sets a value indicating whether whether or not the current user has permission to view the given value.
Gets or sets the value that may or may not be secured.
public Securable()
Initializes a new instance of the Securable<T> class.
Initializes a new instance of the Securable<T> class.