2 references to SelfRelative
System.Security.AccessControl (2)
System\Security\AccessControl\SecurityDescriptor.cs (2)
376
if ((flags & ControlFlags.
SelfRelative
) == 0)
595
_flags = (flags | ControlFlags.
SelfRelative
);