19 references to IsDS
System.Security.AccessControl (19)
System\Security\AccessControl\ACL.cs (15)
1604
if (MergeInheritanceBits(ace.AceFlags, newAce.AceFlags,
IsDS
, out merged))
1613
if (MergeInheritanceBits(ace.AceFlags, newAce.AceFlags,
IsDS
, out merged))
1967
if ((!
IsDS
) || (objectFlags == ObjectAceFlags.None))
2045
if ((!
IsDS
) || (objectFlags == ObjectAceFlags.None))
2227
if (
IsDS
)
2433
if (!RemoveInheritanceBits(ms_AceFlags, flags,
IsDS
, out mergeResultFlags, out mergeRemoveTotal))
2649
if (
IsDS
)
2919
if (!
IsDS
)
2939
if (!
IsDS
)
2959
if (!
IsDS
)
2978
if (!
IsDS
)
3078
if (!
IsDS
)
3100
if (!
IsDS
)
3122
if (!
IsDS
)
3143
if (!
IsDS
)
System\Security\AccessControl\SecurityDescriptor.cs (4)
838
systemAcl.
IsDS
!= isDS)
848
discretionaryAcl.
IsDS
!= isDS)
1046
if (value.
IsDS
!= this.IsDS)
1095
if (value.
IsDS
!= this.IsDS)