Documentation
-
Parts of the Access Control Model - Win32 apps
Explains the parts of the access control model.
-
A privilege is the right of an account, such as a user or group account, to perform various system-related operations on the local computer, such as shutting down the system, loading device drivers, or changing the system time.
-
How AccessCheck Works - Win32 apps
When a thread tries to access a securable object, the system either grants or denies access.