privilegeSubscribe to RSS - privilege

Security and API Privileges

Tizen provides API-level access control for security-sensitive operations which, if not used correctly, can harm user privacy and system stability. Therefore, web applications that use such sensitive APIs must declare the required privileges in the config.xml file and user notification is provided on the basis of declared privileges. This page shows privileges for web application.

Security and API Privileges

Tizen provides API-level access control for security-sensitive operations which, if not used correctly, can harm user privacy and system stability. Therefore, native applications that use such sensitive APIs must declare the required privileges in the tizen-manifest.xml file and user notification is provided on the basis of declared privileges. This page shows privileges for native application.