Whitelist (read-only)
This display allows you to see the list of Whitelisted items for the calculations. Only admins with direct connections to the database can add, modify or delete items on this list. Changes may be done in Vtrin. Please see further details and instructions in API Whitelisting.
Settings on this list are applicable for all calculations in Calc Catalog and therefore it is on users risk.
| Property | Data Type | Description |
|---|---|---|
| Definition | CalcDefinition | Default value is (None) meaning Whitelist value is used for all calculations. This may be defined for specific calculation by writing calculation name here. |
| Whitelist Type | Enum | WholeClass: Members of a class are accessed by using WholeClass. These need to be whitelisted as [namespace].[ClassName]. Wildcard: Whitelist value is a Wildcard format like: System.Text.* |
| Whitelist | String | The definition of the whitelisting we want to add. Format should be as shown above. |
| UserGroup | String | Definition of specific user group, if whitelisting is not meant for Everyone. Can be e.g. \RTDB-CalcUser. |
| Comment | String | Allows admin to add a comment specific for the whitelisting. |
Admin only direct connection. Only information what class or wild card is whitelisted for the calculations. For ALL calculations and on users risk.
Definition = you may define single calculation or allow for all. Check whitelist tutorial:
https://docs.cpmplus.net/docs/calc-engine-tutorial_part-4-whitelist
Updated 2 days ago
