auth.provider API
Preparing search index...
@o3co/auth-provider-core
ListShapedOverrideDetails
Interface ListShapedOverrideDetails
Per A2-β §6.1.
interface
ListShapedOverrideDetails
{
kind
:
"auditHooks"
|
"routes"
|
"grantPolicyHooks"
;
module
:
string
;
reason
:
"list-shaped-override-not-allowed"
;
}
Index
Properties
kind
module
reason
Properties
Readonly
kind
kind
:
"auditHooks"
|
"routes"
|
"grantPolicyHooks"
Readonly
module
module
:
string
Readonly
reason
reason
:
"list-shaped-override-not-allowed"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
module
reason
auth.provider API
Loading...
Per A2-β §6.1.