Class for representing access to a system resource.
Constructor
Permission(
string type, ..parameters)
Methods
Returns this permissions actions.
Returns this permission's name.
Returns this permission's type.
Checks if the specified permission's actions are "implied by"
this permissions's actions.