You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<sup>4)</sup> Used to start the web application server within the admin application.<br/>
68
+
69
+
The `PayrollApiKey` parameter forces a key when accessing the Backend API. This value must be set to restrict access to the API server. Once the API key has been defined, it must be included in the client connection string.
65
70
66
-
The `PayrollApiKey` parameter forces a key when accessing the Backend API. This value must be set to restrict access to the API server. Once the API key is defined, only applications that know this key will be able to use the API.
67
71
68
72
## Application Configuration
69
73
The application configuration file `appsetings.json` contains the following settings:
0 commit comments