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