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