PyACL.AddAccessAllowedAce
AddAccessAllowedAce(revision, access, sid)
Adds an access-allowed ACE to an DACL object. The access is granted to a specified SID.
Parameters
Alternative Parameters
Comments
Note that early versions of this function supported only two arguments. This has been deprecated in preference of the three argument version, which reflects the win32 API and the new functions in this module.