FormsService.Provision Method

Provisions the forms service on the SharePoint server farm.

Namespace:  Microsoft.Office.InfoPath.Server.Administration
Assembly:  Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)

Syntax

'Declaration
Public Overrides Sub Provision
'Usage
Dim instance As FormsService

instance.Provision()
public override void Provision()

Remarks

This method should not be used from code. Corresponds to provisioning the InfoPath Forms Services through the SharePoint 2010 Products Configuration Wizard

See Also

Reference

FormsService Class

FormsService Members

Microsoft.Office.InfoPath.Server.Administration Namespace