2 references to CreateAllowEveryoneFullAccess
mscorlib (2)
system\security\accesscontrol\securitydescriptor.cs (2)
904
discretionaryAcl = DiscretionaryAcl.
CreateAllowEveryoneFullAccess
(_isDS, _isContainer);
1151
_dacl = DiscretionaryAcl.
CreateAllowEveryoneFullAccess
(IsDS, IsContainer);