Object: | File |
Syntax: | RevokeDenial ([in] AccountName) |
Description: | This method deletes all denied Access Control Entries (ACE) of the specified account
for the current file. In other words, if a specific account has been granted an negative ACE on this file (i.e., "you are not allowed to write to this file"), this method will remove that denial. The AccountName must resolve to a valid NT account in the domain. |