Click or drag to resize
SiteCollectionSettings Fields

The SiteCollectionSettings type exposes the following members.

Fields
  NameDescription
Public fieldContentDatabase
Specifies in which content database the site collection will be created.
Public fieldCreateSiteCollection
If enabled, a site collection instead of a site (web) is created.
Public fieldDefaultQuotaTemplate
Public fieldHostNamedSiteCollection
Specifies the settings to create a host-named site collection. The 'SiteId' specified in the WorkspaceTemplateConfiguration will be used as the URL.
Public fieldRunAsUserConfiguration
To create host-named site collections or to create site collections within a content database the self service creation mechanism cannot be used. Due to this restriction appropriate permissions are required. By default the AppPool user of the WebApplication is used. If your AppPool user does not have the required permissions, you can specify a user with the appropriate permissions. Note that you may have to configure new 'Credentials' within the 'CredentialStoreConfiguration'.
Top
See Also