4 references to IsCallback
System.IO.FileSystem.AccessControl (2)
System\Security\AccessControl\DirectoryObjectSecurity.cs (2)
111
if (ace.
IsCallback
)
165
if (ace.
IsCallback
)
System.Security.AccessControl (2)
System\Security\AccessControl\ACE.cs (2)
1529
get { return MaxOpaqueLength(
IsCallback
); }
2055
get { return MaxOpaqueLength(
IsCallback
); }