remove {sid : <Sid>, entry : <Entry>}
It deletes the entry
value from the table associated with the resource that has the security ID sid
.
It returns the "allowed" result in the following cases:
entry
value from the table.entry
value.It returns the "denied" result in the following cases:
sid
is not associated with a table from the tables pool of the HashSet security model object being used.sid
is out of the permissible range.