Changes
Undo revision 26220 by [[Special:Contributions/NNE|NNE]] ([[User talk:NNE|talk]])
| appSettings|| UBIK.Service.ValidityPeriod || Duration [in seconds] how long records are valid before they will be required for changes by the kernel; '''-1''' to turn off
Duration [in seconds] until a cached record is marked as outdated in the {{UBIK}} Kernel
|-
| appSettings|| UBIK.Service.LogLevel ||The LogLevel should be changed accordingly in the [[Logging#How_To_Configure_Logging]].config. LogLevel switch '''0''', No logging, switch '''10''', Simple logging, switch '''20''', Detailed logging.
|-
| appSettings|| UBIK.Service.LanguageID ||ID of the language that must be used by the Web Service. The Service will deliver the content of MultiLanguage Properties in this language.
| appSettings|| UBIK.Service.TokenRestrictive ||If this switch is '''1''', data access is only possible after a successfull authentication.<br/>If it is set to '''0''', the token is not validated.
|-
| appSettings|| UBIK.Service.GroupRightsUpdateIntervall ||''' GroupRightsUpdateIntervall setting is optional'''. Update Interval [in seconds] for the Group Rights Evaluator. If this setting is not configured, the ValityPeriod ValidityPeriod is used for defining the interval for the Rights Evaluator.
|-
| appSettings|| UBIK.Service.SessionManagementType ||Configure the type of [[USAM|session management]] the current service should use:<br/>'''0''' = Single Local Management / '''1''' = Local Application Service / '''2''' = Global Application Service