FormsService Members

Include Protected Members
Include Inherited Members

Represents the top level entity of InfoPath Forms Services.

The FormsService type exposes the following members.

Constructors

  Name Description
Public method FormsService() Initializes a new instance of the FormsService class.
Public method FormsService(String, SPFarm) Initializes a new instance of the FormsService class using the specified service name and farm.

Top

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

Methods

  Name Description
Public method AllowUserFormWebServiceProxy Controls whether a form opened in the InfoPath client can use the InfoPath Forms Services Web service proxy to connect to a Web service.
Public method AllowWebServiceProxy Controls whether browser-enabled form templates can use the InfoPath Forms Services Web service proxy to connect to a Web service.
Public method BrowserEnableUserFormTemplate Browser-enables a browser-compatible form template that does not contain form code, require full trust, enable rendering on a mobile device, or use a data connection managed by a server administrator.
Public method Clone (Inherited from SPPersistedObject.)
Public method Delete (Inherited from SPService.)
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetCertificate This member is reserved for internal use and is not intended to be used directly from your code.
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetCreateApplicationLink (Inherited from SPService.)
Public method GetCreateApplicationOptions (Inherited from SPService.)
Public method GetDisabledCertificateById This member is reserved for internal use and is not intended to be used directly from your code.
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method HasAdditionalUpdateAccess (Inherited from SPPersistedObject.)
Public method Invalidate (Inherited from SPPersistedUpgradableObject.)
Public method IsUserFormTemplateBrowserEnabled Returns a boolean value that indicates if a form template is browser-enabled.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Public method Provision Provisions the forms service on the SharePoint server farm. (Overrides SPPersistedObject.Provision().)
Public method SetCertificateDisabled This member is reserved for internal use and is not intended to be used directly from your code.
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision Removes the forms service from the SharePoint server farm. (Overrides SPPersistedObject.Unprovision().)
Public method Update() An override of the Update method of the SPPersistedObject object. (Overrides SPPersistedObject.Update().)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Public method Upgrade() (Inherited from SPPersistedUpgradableObject.)
Public method Upgrade(Boolean) (Inherited from SPPersistedUpgradableObject.)
Protected method Validate (Inherited from SPPersistedObject.)
Public method ValidateBackwardsCompatibility (Inherited from SPPersistedUpgradableObject.)

Top

Fields

  Name Description
Public fieldStatic member ServiceId The forms service identification.
Public fieldStatic member ServiceName The forms service name.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IBackupRestore.AddBackupObjects Reserved for internal use. Adds the IBackupRestore object and its child IBackupRestore objects to the specified backup object.
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.
Explicit interface implemetationPrivate method IBackupRestore.OnAbort Reserved for internal use. Assists in a graceful termination when a user cancels a backup or restore operation.
Explicit interface implemetationPrivate method IBackupRestore.OnBackup Reserved for internal use. Creates and stores the backup copy of the content component.
Explicit interface implemetationPrivate method IBackupRestore.OnBackupComplete Reserved for internal use. Provides post backup processing.
Explicit interface implemetationPrivate method IBackupRestore.OnPostRestore Reserved for internal use. Provides post restore processing.
Explicit interface implemetationPrivate method IBackupRestore.OnPrepareBackup Reserved for internal use. Creates and stores the backup copy of the content component.
Explicit interface implemetationPrivate method IBackupRestore.OnPreRestore Reserved for internal use. Provides restore preparation processing.
Explicit interface implemetationPrivate method IBackupRestore.OnRestore Reserved for internal use. Reads the backed up content and copies it to the target destination of the restore operation.

Top

See Also

Reference

FormsService Class

Microsoft.Office.InfoPath.Server.Administration Namespace