FormsService Properties

Include Protected Members
Include Inherited Members

The FormsService type exposes the following members.

Properties

  Name Description
Public property ActiveSessionsTimeout Gets or sets the duration, in minutes, that a form session state can remain active.
Public property AllowEmbeddedSqlForDataConnections Gets or sets a value that indicates whether embedded SQL authentication can be used by browser-enabled form templates.
Public property AllowUdcAuthenticationForDataConnections Gets or sets the value that indicates whether authentication information in a Universal Data Connection (UDC) file can be used.
Public property AllowUserFormBrowserEnabling Gets or sets the value that indicates whether users can browser-enable form templates that do not contain form code, require full trust, enable rendering on a mobile device, or use a data connection managed by a server administrator.
Public property AllowUserFormBrowserRendering Gets or sets the value that indicates whether browser-enabled form templates will be rendered by InfoPath Forms Services.
Public property AllowUserFormCrossDomainDataConnections Gets or sets the value that indicates whether data connections to data sources located in a different domain can be queried.
Public property AllowViewState This member is reserved for internal use and is not intended to be used directly from your code.
Public property Applications (Inherited from SPService.)
Public property CanUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property DataConnectionFiles Gets the collection of Universal Data Connection (UDC) files available on the server farm.
Public property DefaultDataConnectionTimeout Gets or sets the default data connection timeout in milliseconds.
Public property DisplayName (Inherited from SPPersistedObject.)
Public property ExemptUserAgents Gets a collection of ExemptUserAgent objects
Public property Farm (Inherited from SPPersistedObject.)
Public property FormTemplates Gets a collection of all administrator approved, browser-enabled form templates deployed to the server farm.
Public property Id (Inherited from SPPersistedObject.)
Public property Instances (Inherited from SPService.)
Public property IsBackwardsCompatible (Inherited from SPPersistedUpgradableObject.)
Public property JobDefinitions (Inherited from SPService.)
Public property JobHistoryEntries (Inherited from SPService.)
Public property MaxDataConnectionResponseSize Gets or sets the maximum size allowed for a data connection response.
Public property MaxDataConnectionRoundTrip Gets or sets the maximum amount of time allowed for a data connection to retrieve data.
Public property MaxDataConnectionTimeout Gets or sets the maximum data connection timeout in milliseconds.
Public property MaxFormLoadTime Gets or sets the maximum amount of time allowed for a form to load on the server.
Public property MaxPostbacksPerSession Gets or sets the value of the maximum postbacks an instance of a browser-enabled form template can make to the forms service.
Public property MaxSizeOfFormSessionState Obsolete. Gets or sets the value of the maximum size of session state an instance of a browser-enabled form template can use.
Public property MaxSizeOfUserFormState Gets or sets the value of the maximum size of user session data that an instance of a browser-enabled form template can use.
Public property MaxUserActionsPerPostback Gets or sets the maximum user actions per postback.
Public property MemoryCacheSize Gets or sets the size of the memory cache used for the components of browser-enabled form templates.
Public property Name (Inherited from SPPersistedObject.)
Public property NeedsUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property NeedsUpgradeIncludeChildren (Inherited from SPPersistedUpgradableObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property Properties (Inherited from SPPersistedObject.)
Public property Required (Inherited from SPService.)
Public property RequireSslForDataConnections Gets or sets the Secure Sockets Layer (SSL) requirement value.
Public property RunningJobs (Inherited from SPService.)
Public property Status (Inherited from SPPersistedObject.)
Public property TypeName Gets the display name for the parent type FormsService. (Overrides SPPersistedObject.TypeName.)
Public property UpgradeContext (Inherited from SPPersistedUpgradableObject.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Version (Inherited from SPPersistedObject.)
Public property ViewStateThreshold Gets or sets the maximum size, in kilobytes, of the session state when stored in the form view.
Protected property WasCreated (Inherited from SPPersistedObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IBackupRestoreConfiguration.CanBackupRestoreAsConfiguration Reserved for internal use. Gets a value that indicates whether the component can be included in a configuration-only backup or restore.
Explicit interface implemetationPrivate property IBackupRestore.CanRenameOnRestore Reserved for internal use. Gets a value that indicates whether the IBackupRestore object can be renamed when it is restored.
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForBackup Reserved for internal use. Gets or sets a value that indicates whether the content component that is represented by the IBackupRestore object can be selected for backup, independently of its parent component, in the Central Administration user interface or some other UI.
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForRestore Reserved for internal use. Gets or sets a value that indicates whether the content component that is represented by the IBackupRestore object can be selected for restoration in the Central Administration user interface or some other UI.
Explicit interface implemetationPrivate property IBackupRestore.DiskSizeRequired Reserved for internal use. Gets the amount of disk space, in bytes, that is required to store a backup of the content represented by the IBackupRestore object.
Explicit interface implemetationPrivate property IBackupRestore.Id Reserved for internal use. Gets or sets an ID for the content component.
Explicit interface implemetationPrivate property IBackupRestore.Name Reserved for internal use. Gets or sets a name, for use in a UI, for the content component.

Top

See Also

Reference

FormsService Class

Microsoft.Office.InfoPath.Server.Administration Namespace