Security Global Functions
These functions provide support for modifying SID and ACL objects.
Important
The functions listed in the following table cannot be used in applications that execute in the Windows Runtime.
Call this function to retrieve the discretionary access-control list (DACL) information of a specified object. |
|
Call this function to set the discretionary access-control list (DACL) information of a specified object. |
|
Call this function to retrieve the group security identifier (SID) of an object. |
|
Call this function to set the group security identifier (SID) of an object. |
|
Call this function to retrieve the owner security identifier (SID) of an object. |
|
Call this function to set the owner security identifier (SID) of an object. |
|
Call this function to retrieve the system access-control list (SACL) information of a specified object. |
|
Call this function to set the system access-control list (SACL) information of a specified object. |
|
Call this function to retrieve the security descriptor of a given object. |