Click or drag to resize

SettingsKey Enumeration

Possible keys for the settings in `askiaportal` namespace.

Namespace:  AskiaPortalCmn.Common
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public enum SettingsKey
Members
  Member nameValueDescription
DefaultModuleGuid0 Default Module GUID of the User profile or User.
AllowConcurrentSessions1 Allow concurrent sessions in the application.
AllowedIpAddresses2 List of IP addresses allowed in the application.
AllowedUrlReferrers3 List of URL referrers allowed in the application.
IsOptedIntoAnalytics4 Boolean showing if user wants to opt into tracking. If true, some information about the user and his actions on the site will be sent to the web analytics tool website.
ShareByDefault5 Indicates if there is a default sharing
See Also