[This is preliminary documentation and is subject to change.]
The AppSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AppSettings |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetConnectionString |
Provides the database connection string to the application.
|
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
![]() ![]() | UploadFolderLocation |
Provides the upload folder location to normal files and demo files
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | AccountingAvailable |
Enables or Disables the Billing/Accounting for the users in the system.
Do no modify this entry directly by editing this value if it is originally off.
By default it is Off. If you wish to switch it on, use the Enable Accounting in OEM
|
![]() ![]() | AdminEmailAddress |
Provides the email address for the site administrator
|
![]() ![]() | AlertDeleteDays |
The number of days after which the alert is supposed to be automatically deleted
|
![]() ![]() | AllowBulkUpload |
Determines if the bulk uploading is allowed
|
![]() ![]() | AuditLogging |
Logs the login attempts in the windows NT/2000/XP event log, possible values are:
OffAudit logging is offLevel1Only failed login attempts are loggedLevel2Failed and successful login attempts are loggedOnSame as level2 |
![]() ![]() | BoxVersion |
Returns whether this is a beb based version or box version, there may be
various things which will be included in the box version.
|
![]() ![]() | BusyIconActivate |
Status to show if the busy icon is to be shown
|
![]() ![]() | CheckDemoGuard |
Checks if the current account is the demo account, if it is a demo account, the
return value is an error, if not, the return value is an empty string.
|
![]() ![]() | CheckForOldFormatPassword |
Activates or deactivates the OCReminder Service
|
![]() ![]() | ConnectionString |
Provides the database connection string to the application.
|
![]() ![]() | CrystalReportsAvailable |
Returns if the crystal reports is available as a part of the
package.
|
![]() ![]() | CustomXml |
This is where the custom pages are stored. It is advised that all custom
files should be stored in the custom folder (and project) in a similar directory
structure as that of officeclip. The value here is relative to the officeclip
virtual directory folder.
|
![]() ![]() | DateStringFormat |
Specify the date format used everywhere.
|
![]() ![]() | DiskSpaceQuota |
If the disk space quota is enabled, this key determines
how much amout of disk space (in MB) to be allocated for each account.
|
![]() ![]() | DocAccountDiskSpace |
Returns the additional account disk space (MB) increment in document management
|
![]() ![]() | EmailServerName |
The email server name that is used to send emails through OfficeClip. If this
value is set to empty string in the web.config, no email will be sent
|
![]() ![]() | EmailServerName1 |
The Secondary Email Server Name, If the primary email server fails and
this value in web.config is not empty, then OfficeClip will attempt
to send emails through this server.
|
![]() ![]() | EmailServerName2 |
The Tertiary Email Server Name, If the primary and secondary email server
fails and this value in web.config is not empty, then OfficeClip will
attempt to send emails through this server.
|
![]() ![]() | HostStr |
String for the host name where OfficeClip is installed
|
![]() ![]() | HostUrl |
url representation of the HostStr
|
![]() ![]() | IsLdapAuthentication |
Indicates whether all the necessary parameters for the
LDAP authentication are available or not.
|
![]() ![]() | IsLoginPopup |
Determines if the user is logged in on a popup window (no buttons, address bar etc.)
|
![]() ![]() | LdapAuthenticationString |
The name of the LDAP Server with which OfficeClip is integrated. If there is value specified
for this key, then the value for the next key i.e. LDAPAdminAccount
must be specified for the whole integration to work properly.
|
![]() ![]() | LicenseServerLocation |
The location of the license server
|
![]() ![]() | LoginAuthenticationMode |
Gets the login authentication mode. This mainly depends on the web.config
and the IIS settings
|
![]() ![]() | LoginPopupParameters |
returns the popup parameter for the login screen (if the login popup is true)
|
![]() ![]() | MailFormat |
The email format, it could be text or html. This is used to provide hints
to the mail system if the OfficeClip send out html based emails.
|
![]() ![]() | MessageLogging |
Logs the messages in the windows 2000 event log, possible values are
|
![]() ![]() | OcDotComOnly |
Use this for anything which is very very specific to OfficeClip.com only
There are couple of instances which have to be specific to OfficeClip.com
but should not be given to Non-BOXVERSIONS (e.g. people
who will use OfficeClip as an Application Service Provider).
|
![]() ![]() | OcEmailAddress |
Provides the email address for the OfficeClip administrator, this can also
be the partner's email address for OfficeClip partners
|
![]() ![]() | OfficeClipWebSite |
The OfficeClip website
|
![]() ![]() | PasswordStrength |
Enter the password strength for creating the new password.
The value is separated by semicolon. The first element is the minimum number of characters
in the password, the second expression is the minimum number of non-alphanumeric characters
in the password and the last element is the regular expression for the password. Note that you
cannot put ; as a part of the regular expression. An empty value denotes that no password strength
is enforced. All values are not required but the values should be put in the order specified. i.e.
you cannot put the third value without putting the first and second value.
|
![]() ![]() | RegisteredCompany |
Registered Company where the product is installed. This name shows up
in the title bar.
|
![]() ![]() | RegistrationDetailsRequired |
Tells if the registration detail is required. No registration detail
information is asked if this is false.
|
![]() ![]() | ReminderActivated |
Activates or deactivates the OCReminder Service
|
![]() ![]() | ReminderCallbackTimeSpan |
Controls te timespan for the reminder callback
|
![]() ![]() | ServerTimeZoneId |
The timezone id of the server is the index to the timezone table in the
OfficeClip database. This value in the web.config file should not be changed
by the user manually.
|
![]() ![]() | ServerUrl |
Returns the complete server url to get to this OfficeClip web site
|
![]() ![]() | ShowQuickHelp |
Status to show if the quickhelp is to be shown
|
![]() ![]() | ShowTracktime |
Determines if the time tracking is on in various screens
|
![]() ![]() | ShowVersionOnTitle |
Returns whether to show the product version on the title bar
|
![]() ![]() | SpellCheckerAvailable |
Flag indicating whether spell checker is available or not.
|
![]() ![]() | SuccessNotification |
If set to on, the success notifcication screen is shown after every successful
inserts and updates
|
![]() ![]() | SupportEmailAddress |
Provides the email address for the support personnel
|
![]() ![]() | TimeStringFormat |
Specifying the time format used everywhere
|
![]() ![]() | TutorialLocation |
Location of the OfficeClip tutorials
|
![]() ![]() | UniqueId |
The unique id used as a key to extranet forms. When the extranet foms are submitted,
this will be checked for a match. If the key is compromised, the key will have to change
and all the forms will need to be changed.
|
![]() ![]() | UploadFolderPath |
The Upload folder path
|
![]() ![]() | VDirPath |
The Virtual Directory Path from where officeclip is accessed
|
![]() ![]() | WebContentMenuStatus |
Indictes if the Web Content menus are enabled. Web Content menu
is enabled only when the file Upload/corp/{groupid}/corpmenu.xml file
is present in the document folder, values are:
|