Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AnyOfRouteAuthorizationPolicy

If authentication has been performed, validate whether the request scope (if any) applies to this route.

Properties

allowedScope

allowedScope: Array<string>

A user whose scope includes any of these access ranges is allowed on this route. Access ranges are case-sensitive.

Const type

type: string = "ANY_OF"

Methods

getDeserializedJsonObj

getJsonObj