In DataView you protect data and functions using the following methods:
You can use these methods both while developing applications (protecting meta-data, especially in case of distributed development) and in the final application itself (protecting user data), provided you do not integrate an absolutely different, individual method of user- and privilege management in your application.