CodeQL library for C#
codeql/csharp-all 0.9.2-dev (changelog, source)
Search

Predicate hasAuthViaXml

Holds if the given action has an xml authorization tag that refers to it.

Import path

import semmle.code.csharp.security.auth.MissingFunctionLevelAccessControlQuery
predicate hasAuthViaXml(ActionMethod m)