Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
NetworkAclRule
Interface NetworkAclRule
interface
NetworkAclRule
{
action
:
NetworkAclAction
;
match
?:
NetworkAclMatch
;
not_match
?:
NetworkAclMatch
;
scope
:
Management
.
NetworkAclRuleScopeEnum
;
}
Index
Properties
action
match?
not_
match?
scope
Properties
action
action
:
NetworkAclAction
Optional
match
match
?:
NetworkAclMatch
Optional
not_
match
not_match
?:
NetworkAclMatch
scope
scope
:
Management
.
NetworkAclRuleScopeEnum
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
match
not_
match
scope
Auth0 Node.js SDK - v5.0.0
Loading...