19 references to IsDS
System.Security.AccessControl (19)
System\Security\AccessControl\ACL.cs (15)
1300
if (MergeInheritanceBits(ace.AceFlags, newAce.AceFlags,
IsDS
, out merged))
1309
if (MergeInheritanceBits(ace.AceFlags, newAce.AceFlags,
IsDS
, out merged))
1591
if ((!
IsDS
) || (objectFlags == ObjectAceFlags.None))
1657
if ((!
IsDS
) || (objectFlags == ObjectAceFlags.None))
1788
if (
IsDS
)
1955
if (!RemoveInheritanceBits(ms_AceFlags, flags,
IsDS
, out mergeResultFlags, out mergeRemoveTotal))
2133
if (
IsDS
)
2338
if (!
IsDS
)
2356
if (!
IsDS
)
2374
if (!
IsDS
)
2391
if (!
IsDS
)
2470
if (!
IsDS
)
2490
if (!
IsDS
)
2510
if (!
IsDS
)
2529
if (!
IsDS
)
System\Security\AccessControl\SecurityDescriptor.cs (4)
633
systemAcl.
IsDS
!= isDS)
643
discretionaryAcl.
IsDS
!= isDS)
797
if (value.
IsDS
!= IsDS)
843
if (value.
IsDS
!= IsDS)