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