Sporades SDK API
Preparing search index...
server
TableAclContext
Type Alias TableAclContext
Runtime context available while evaluating table ACL rules.
type
TableAclContext
=
{
acl
:
AclHelpers
;
auth
:
AuthContext
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
acl
auth
Properties
acl
acl
:
AclHelpers
auth
auth
:
AuthContext
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acl
auth
Sporades SDK API
Loading...
Runtime context available while evaluating table ACL rules.