2 references to AddAccessAllowedAce
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlConnection.cs (2)
2408
if (NativeMethods.
AddAccessAllowedAce
(pDacl, ACL_REVISION, GENERIC_READ, pUserSid))
2409
if (NativeMethods.
AddAccessAllowedAce
(pDacl, ACL_REVISION, GENERIC_ALL, pAdminSid))