Membres SPWebApplicationBuilder (Microsoft.SharePoint.Administration)
Creates an SPWebApplication object, providing default settings for all the required values and allowing the caller to change only those properties that need values that are different from the default.
Les tableaux suivants contiennent la liste des membres exposés par le type SPWebApplicationBuilder .
Constructeurs publics
Nom | Description | |
---|---|---|
![]() |
SPWebApplicationBuilder | Initializes a new instance of the SPWebApplicationBuilder class using the default Web application settings. |
Haut de page
Propriétés publiques
Nom | Description | |
---|---|---|
![]() |
AllowAnonymousAccess | Gets or sets a Boolean value that specifies whether the new Web application allows anonymous access. |
![]() |
ApplicationPoolId | Gets or sets the ID of the new or existing application pool. |
![]() |
ApplicationPoolPassword | Gets or sets the password for the new application pool that is used by the Web application. |
![]() |
ApplicationPoolUsername | Gets or sets the user name for the new application pool that is used by the Web application. |
![]() |
AutomaticallyResetDefaultsAfterCreation | Gets or sets a Boolean value that specifies whether to reset the default values after the Create method is called. |
![]() |
CreateNewDatabase | Gets or sets a Boolean value that specifies whether to create a new content database for the Web application. |
![]() |
DatabaseName | Gets or sets the name to be used for a new content database. |
![]() |
DatabasePassword | Gets or sets the SQL authentication password to be used for a new content database. |
![]() |
DatabaseServer | Gets or sets the database server name and instance to be used for a new content database. |
![]() |
DatabaseUsername | Gets or sets the SQL authentication user name to be used for a new content database. |
![]() |
DefaultZoneUri | Gets or sets the load-balanced URI to use for the default zone. |
![]() |
HostHeader | Gets or sets an optional Internet Information Services (IIS) host header for the new IIS Web site of the Web application. |
![]() |
Id | Gets or sets the ID of the Web application. |
![]() |
IdentityType | Gets or sets the process identity type of the application pool that is used by the Web application. |
![]() |
Port | Gets or sets the port of the new Web application. |
![]() |
RootDirectory | Gets or sets the file system directory in which to install static files such as Web.config for the new Web application. |
![]() |
SearchServiceInstance | Gets or sets the search service instance that is used to crawl the new content database. |
![]() |
ServerComment | Gets or sets the server comment for a new or existing Web application. |
![]() |
UseNTLMExclusively | Gets or sets a Boolean value that specifies whether the new Internet Information Services (IIS) Web site that hosts the Web application is configured to use only NT LAN Manager (NTLM) for authentication and therefore that Kerberos authentication is disabled. |
![]() |
UseSecureSocketsLayer | Gets or sets a Boolean value that specifies whether the new Internet Information Services (IIS) Web site that hosts the Web application is configured to use SSL. |
![]() |
WebService | Gets or sets the parent Web service for the Web application. |
Haut de page
Méthodes publiques
(voir aussi Méthodes protégées )
Nom | Description | |
---|---|---|
![]() |
Create | Creates a new Web application using the settings that have been provided to this builder. |
![]() |
Equals | Surchargé. (hérité de Object) |
![]() |
GetHashCode | (hérité de Object) |
![]() |
GetType | (hérité de Object) |
![]() ![]() |
ReferenceEquals | (hérité de Object) |
![]() |
ResetDefaults | Initializes all values with the best defaults that Windows SharePoint Services can determine. |
![]() |
ToString | (hérité de Object) |
Haut de page
Méthodes protégées
Nom | Description | |
---|---|---|
![]() |
Finalize | (hérité de Object) |
![]() |
MemberwiseClone | (hérité de Object) |
Haut de page
Voir aussi
Référence
SPWebApplicationBuilder, classe
Microsoft.SharePoint.Administration, espace de noms