@halix/action-sdk
Preparing search index...
UserContext
Interface UserContext
UserContext is an interface defining the properties of the user context.
interface
UserContext
{
orgKey
:
string
;
orgProxy
:
any
;
orgProxyKey
:
string
;
user
:
any
;
userProxy
:
any
;
userProxyKey
:
string
;
}
Index
Properties
org
Key
org
Proxy
org
Proxy
Key
user
user
Proxy
user
Proxy
Key
Properties
org
Key
orgKey
:
string
org
Proxy
orgProxy
:
any
org
Proxy
Key
orgProxyKey
:
string
user
user
:
any
user
Proxy
userProxy
:
any
user
Proxy
Key
userProxyKey
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
org
Key
org
Proxy
org
Proxy
Key
user
user
Proxy
user
Proxy
Key
@halix/action-sdk
Loading...
UserContext is an interface defining the properties of the user context.