Meaning of accessMask parameter in CommonAce Constructor (System.Security.AccessControl)

Posted by Tobias Hertkorn on Stack Overflow See other posts from Stack Overflow or by Tobias Hertkorn
Published on 2010-06-10T08:08:32Z Indexed on 2010/06/10 8:12 UTC
Read the original article Hit count: 178

Filed under:
|

What is the meaning of the accessMask parameter in System.Security.AccessControl.CommonAce's Constructor. Unfortunatelly the description "The access mask for the ACE." is not very helpful.

© Stack Overflow or respective owner

Related posts about c#

Related posts about security