SPGlobalConfig members
NOTE: This API is now obsolete.
Use the new SPWebApplication and SPWebService classes instead, to define configuration settings.
The SPGlobalConfig type exposes the following members.
Properties
Name | Description | |
---|---|---|
AdminGroup | Obsolete. Obsolete. Gets or sets the name of a SharePoint administrator group account. | |
BlockedFileTypes | Obsolete. Obsolete. Gets or sets file types that cannot be used in the SharePoint Foundation deployment. | |
ClusterGuid | Obsolete. Obsolete. Gets the GUID for the server farm. | |
FullTextSearchEnabled | Obsolete. Gets or sets a Boolean value that specifies whether full-text search is enabled in the SharePoint Foundation deployment. | |
FullTextSearchSupported | Obsolete. Gets a Boolean value that specifies whether full-text search is supported in the SharePoint Foundation deployment. | |
GlobalAdmin | Obsolete. Obsolete. Gets a global administration object that provides access to administrative settings in the SharePoint Foundation deployment. | |
Properties | Obsolete. Obsolete. Gets global configuration settings that are used in the SharePoint Foundation deployment. | |
QuotaTemplates | Obsolete. Obsolete. Gets a quota template collection that represents all the quota templates for the SharePoint Foundation deployment. | |
WebServers | Obsolete. Obsolete. Gets a Web server collection that represents all the front-end Web servers in the SharePoint Foundation deployment. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top