Access Control

1 revision
#11 week ago
+6
Migrated from pages table
+Access Control defines which users or systems are permitted to view, use, or modify specific resources. It ensures data integrity and confidentiality by verifying [Authentication](/wiki/authentication) before granting [Authorization](/wiki/authorization) to perform an action.
+## See also
+- [Security](/wiki/security)
+- [Privacy](/wiki/privacy)
+- [Permissions](/wiki/permissions)
... 1 more lines