Member Junction
Preparing search index...
@memberjunction/core-entities
UserApplicationAccessStatus
Type Alias UserApplicationAccessStatus
UserApplicationAccessStatus
:
|
"installed_active"
|
"installed_inactive"
|
"not_installed"
|
"not_authorized"
Status indicating why a user can or cannot access an application.
'installed_active': User has UserApplication record with IsActive=true
'installed_inactive': User has UserApplication record with IsActive=false
'not_installed': User has no UserApplication record for this app
'not_authorized': User's roles do not grant access to the application
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
Status indicating why a user can or cannot access an application.