SPIisWebSite.Provision method
Creates an Internet Information Services Web site.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Provision
'Usage
Dim instance As SPIisWebSite
instance.Provision()
public override void Provision()
Remarks
This method ensures that the server allocates resources that are associated with the SPIisWebSite object. It provisions an instance of an SPIisWebSite object on a computer defined as a SharePoint Foundation farm server. It also configures the IIS configuration store settings for Active Directory Domain Services, the application root path, and server and network resources. Authentication settings can be modified and propagated by un-provisioning and re-provisioning the Web application.