mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
In this patch, I replaced all occurrences of http://go.microsoft.com with https://go.microsoft.com
2.1 KiB
2.1 KiB
title, description, ms.assetid, ms.prod, ms.mktglfcycl, ms.sitesec, ms.pagetype, author
title | description | ms.assetid | ms.prod | ms.mktglfcycl | ms.sitesec | ms.pagetype | author |
---|---|---|---|---|---|---|---|
AppLocker functions (Windows 10) | This topic for the IT professional lists the functions and security levels for the Software Restriction Policies (SRP) and AppLocker features. | bf704198-9e74-4731-8c5a-ee0512df34d2 | w10 | deploy | library | security | brianlic-msft |
AppLocker functions
Applies to
- Windows 10
This topic for the IT professional lists the functions and security levels for the Software Restriction Policies (SRP) and AppLocker features.
Functions
The following list includes the SRP functions beginning with Windows Server 2003 and AppLocker functions beginning with Windows Server 2008 R2 and links to current documentation on MSDN:
- SaferGetPolicyInformation Function
- SaferCreateLevel Function
- SaferCloseLevel Function
- SaferIdentifyLevel Function
- SaferComputeTokenFromLevel Function
- SaferGetLevelInformation Function
- SaferRecordEventLogEntry Function
- SaferiIsExecutableFileType Function
Security level ID
AppLocker and SRP use the security level IDs to stipulate the access requirements to files listed in policies. The following table shows those security levels supported in SRP and AppLocker.
Security level ID | SRP | AppLocker |
---|---|---|
SAFER_LEVELID_FULLYTRUSTED | Supported | Supported |
SAFER_LEVELID_NORMALUSER | Supported | Not supported |
SAFER_LEVELID_CONSTRAINED | Supported | Not supported |
SAFER_LEVELID_UNTRUSTED | Supported | Not supported |
SAFER_LEVELID_DISALLOWED | Supported | Supported |
In addition, URL zone ID is not supported in AppLocker. |