Indicates that authorization is always required, whether or not an application is already in cache. Possible values:
(0x0) False: Always try to connect to the server. If a connection to the server cannot be established, the client still allows the user to launch an application that has previously been loaded into cache.
(0x1) True (default): Application always must be authorized at startup. For RTSP streamed applications, the user authorization token is sent to the server for authorization. For file-based applications, file ACLs control whether a user may access the application.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | SOFTWARE\Wow6432Node\Microsoft\SoftGrid\4.5\Client\Configuration |
Value Name | RequireAuthorizationIfCached |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |