@nospamproxy/core
    Preparing search index...

    The Authorization pipeline step that determines whether or not the current user posses the required claims to access the current routed view. The claims required for a routed view is described in the route configuration.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    appCategories?: NspAppCategories
    basePath?: AppBasePath

    Methods

    • Parameters

      • _viewModel: IRouteViewModel
      • _params: Params
      • next: RouteNode
      • _current: RouteNode

      Returns boolean | NavigationInstruction