8 references to AddControlFlags
System.Security.AccessControl (8)
System\Security\AccessControl\CommonObjectSecurity.cs (2)
245_securityDescriptor.AddControlFlags(ControlFlags.DiscretionaryAclPresent); 372_securityDescriptor.AddControlFlags(ControlFlags.SystemAclPresent);
System\Security\AccessControl\SecurityDescriptor.cs (6)
1061AddControlFlags(ControlFlags.SystemAclPresent); 1119AddControlFlags(ControlFlags.DiscretionaryAclPresent); 1150AddControlFlags(ControlFlags.SystemAclProtected); 1167AddControlFlags(ControlFlags.DiscretionaryAclProtected); 1192this.AddControlFlags(ControlFlags.DiscretionaryAclPresent); 1198this.AddControlFlags(ControlFlags.SystemAclPresent);