Access Control (Authorization) - Win32 apps (original) (raw)

Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft Edge More info about Internet Explorer and Microsoft Edge

Read in English

Read in English Edit


Share via


Access Control (Authorization)

In this article

Access control refers to security features that control who can access resources in the operating system. Applications call access control functions to set who can access specific resources or control access to resources provided by the application.

This overview describes the security model for controlling access to Windows objects, such as files, and for controlling access to administrative functions, such as setting the system time or auditing user actions. The Access Control Model topic provides a high-level description of the parts of access control and how they interact with each other.

The following topics describe access control:

The following are common access control tasks:

The following topics provide example code for access control tasks:


Feedback

Was this page helpful?

Provide product feedback |

Get help at Microsoft Q&A

Additional resources

In this article