Back to Node Auth0

Interface NetworkAclAction

docs/interfaces/management.Management.NetworkAclAction.html

5.9.1961 B
Original Source

Interface NetworkAclAction

interface NetworkAclAction {
block?: boolean;
allow?: boolean;
log?: boolean;
redirect?: boolean;
redirect_uri?: string;
}

Index

Properties

block?allow?log?redirect?redirect_uri?

Properties

Optionalblock

block?: boolean

Optionalallow

allow?: boolean

Optionallog

log?: boolean

Optionalredirect

redirect?: boolean

Optionalredirect_uri

redirect_uri?: string

The URI to which the match or not_match requests will be routed

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties blockallowlogredirectredirect_uri