This section allows to define the permissions the user has over the different Media Types. The user MediaTypes permissions are inherited from the different group he belongs to. So by adding new Media Type permissions, it will allow to provide additional access than the one defined by its groups. <br />
The permissions that can be configured are:
* '''Read''': Read access. The user will be able to access items belonging to this sourceMedia Type.* '''Write''': Write access. The user will be able to modify items belonging to this sourceMedia Type.* '''Delete''': Delete access. The user will be able to delete items belonging to this sourceMedia Type.* '''Read (Owner)''': Own read access. The user will be able only to access items belonging to this source Media Type that have been created by him (owner = user).* '''Write (Owner)''': Own write access. The user will be able only to modify items belonging to this source Media Type that have been created by him (owner = user).* '''Delete (Owner)''': Own delete access. The user will be able only to delete items belonging to this source Media Type that have been created by him (owner = user).
* '''Audit''': The user will be able to access the Edition History of that Media Type.
<br />