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