Share via


FormsService Members

Include Protected Members
Include Inherited Members

Represents the top level entity of Microsoft Office InfoPath Forms Services.

The FormsService type exposes the following members.

Constructors

  Name Description
Public method FormsService() Infrastructure.
Public method FormsService(String, SPFarm)

Top

Properties

  Name Description
Public property ActiveSessionsTimeout Gets or sets the duration, in minutes, that a form's session state can remain active.
Public property AllowEmbeddedSqlForDataConnections Gets or sets a value indicating whether embedded SQL authentication can be used by browser-enabled form templates.
Public property AllowUdcAuthenticationForDataConnections Gets or sets the value indicating whether authentication information in a Universal Data Connection (UDC) file can be used.
Public property AllowUserFormBrowserEnabling Gets or sets the value indicating 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 indicating whether browser-enabled form templates will be rendered by InfoPath Forms Services.
Public property AllowUserFormCrossDomainDataConnections Gets or sets the value indicating whether data connections to data sources located in a different domain can be queried.
Public property AllowViewState Infrastructure.
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 JobDefinitions (Inherited from SPService.)
Public property MaxDataConnectionResponseSize Gets or sets the maximum size allowed for a data connection response.
Public property MaxDataConnectionTimeout Gets or sets the maximum data connection timeout in milliseconds.
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 Gets or sets the value of the maximum size of session state an instance of a browser-enabled form template can use.
Public property MaxUserActionsPerPostback Gets or sets the maximum user actions per postback.
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 friendly 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 of the session state when stored in the form view.

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 SPPersistedObject.)
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Public method Invalidate (Inherited from SPPersistedUpgradableObject.)
Public method IsUserFormTemplateBrowserEnabled Returns a boolean value indicating 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 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 SPService.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.)

Top

Fields

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

Top

See Also

Reference

FormsService Class

Microsoft.Office.InfoPath.Server.Administration Namespace