2 references to IsAccessAllowedUsingNewSecurityDescriptor
System.Web (2)
Security\FileAuthorizationModule.cs (2)
349
return
IsAccessAllowedUsingNewSecurityDescriptor
(iToken, iAccess);
369
return
IsAccessAllowedUsingNewSecurityDescriptor
(iToken, iAccess);