PyACL.AddAccessDeniedAce
AddAccessDeniedAce(revision, access, sid)
Adds an access-denied ACE to an ACL object. The access is denied 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.