2 references to CreateAllowEveryoneFullAccess
System.Security.AccessControl (2)
System\Security\AccessControl\SecurityDescriptor.cs (2)
869
discretionaryAcl ??= DiscretionaryAcl.
CreateAllowEveryoneFullAccess
(_isDS, _isContainer);
1111
_dacl = DiscretionaryAcl.
CreateAllowEveryoneFullAccess
(IsDS, IsContainer);