Namespace SuperOffice.Configuration
Classes
ConfigFile
Utility class used to access the SuperOffice entry in the Config file.
ConfigFile.AccessGateway
Configuration values related to Access Gateway.
ConfigFile.BatchService
Configuration values for the Windows batch task service (SoBatchService)
ConfigFile.Client
Configuration values related to client configuration, extension of ClientConfigurationProvider
ConfigFile.ClientConfigurationProvider
Configuration for the Web Client configuration data provider
ConfigFile.Cloud
ConfigFile.CssSprite
Configuration for the Web Client CssSprite generator
ConfigFile.CustomProxy
Configuration values for using Custom Proxy for communication with Internet
ConfigFile.CustomerService
Configuration values for accessing Customer Service
ConfigFile.Data
ConfigFile.Data.Database
Utility class used to access the SuperOffice.Data.Database entry in the config-file.
ConfigFile.Data.Explicit
This section governs authentication behaviour when users are explicitly authenticated, typically by calling SoSession.Authenticate or the corresponding WCF service
ConfigFile.Data.Session
This section governs session handling - what is the scope/storage of the session state, etc
ConfigFile.Diagnostics
Configuration of diagnostic tools
ConfigFile.Documents
Utility class used to access the SuperOffice.Documents entry in the Config file.
ConfigFile.Downloads
Configuration values related to Downloads.
ConfigFile.Factory
Utility class used to access class factory information in the config file.
ConfigFile.FeatureToggles
Values for Feature Toggles; see the SuperOffice.FeatureToggles.dll assembly for definitions. Toggles not mentioned here will be OFF
ConfigFile.Globalization
Utility class used to access the Globalization section in the config file.
ConfigFile.GoogleRecaptcha
Confuguration values for the Google Recaptcha validation service.
ConfigFile.Infrastructure
Configuration values for the Online Infrastructure
ConfigFile.IntellisyncConnector
Configuration values for SoIntellisyncConnector
ConfigFile.Mail
ConfigFile.Mail.Component
Mail component options
ConfigFile.Messaging
Configuration values for SuperOffice.CRM.Messaging and the SoMessaging.dll.
ConfigFile.OidcLogin
Utility class to get access to values related to CRM Oidc login
ConfigFile.Pocket
Configuration values for Pocket specific features
ConfigFile.Reporter
Configuration values related to Reporter.
ConfigFile.Scripting
ConfigFile.Security
ConfigFile.Security.ActiveDirectoryCredentialPlugin
ConfigFile.Security.Cryptography
Cryptographic options
ConfigFile.Security.Sentry
Sentry configuration
ConfigFile.Security.SoPasswordCredentialPlugin
ConfigFile.Services
Utility class used to access the SuperOffice.CRM.Services entry in the Config file.
ConfigFile.Smtp
SMTP information for sending emails. Note that these properties cannot be set from the web.config file, as they will be read from the config table instead, or overridden in Online
ConfigFile.SoFormsAuthentication
Utility class used to access the SoFormsAuthentication section in the config file.
ConfigFile.SoJavaScript
Configuration values for the JavaScript for SuperOffice system.
ConfigFile.SubClients
Subclient section.
ConfigFile.SuperId
Configuration values for accessing SuperId
ConfigFile.SuspendedSite
Configuration values related to Suspended state.
ConfigFile.Sync
Configuration values related to SuperOffice Sync (i.e. qSoSync).
ConfigFile.TestEnvironment
Configuration for test environment
ConfigFile.Threading
Configuration values related to threading.
ConfigFile.TimeZone
Configuration values related to TimeZone.
ConfigFile.WebApi
Configuration values related to the WebApi web services.
ConfigFile.WebServices
Utility class used to access the SuperOffice.CRM.Services entry in the Config file.
ConfigFile.Webhooks
Configure webhooks - broadcast events to remote servers.
Configuration
Exposes configuration to plugins