SPGlobalConfig Members

Include Protected Members
Include Inherited 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
Public property AdminGroup Obsolete. Obsolete. Gets or sets the name of a SharePoint administrator group account.
Public property BlockedFileTypes Obsolete. Obsolete. Gets or sets file types that cannot be used in the SharePoint Foundation deployment.
Public propertyStatic member ClusterGuid Obsolete. Obsolete. Gets the GUID for the server farm.
Public property FullTextSearchEnabled Obsolete. Gets or sets a Boolean value that specifies whether full-text search is enabled in the SharePoint Foundation deployment.
Public property FullTextSearchSupported Obsolete. Gets a Boolean value that specifies whether full-text search is supported in the SharePoint Foundation deployment.
Public property GlobalAdmin Obsolete. Obsolete. Gets a global administration object that provides access to administrative settings in the SharePoint Foundation deployment.
Public property Properties Obsolete. Obsolete. Gets global configuration settings that are used in the SharePoint Foundation deployment.
Public property QuotaTemplates Obsolete. Obsolete. Gets a quota template collection that represents all the quota templates for the SharePoint Foundation deployment.
Public property 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
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPGlobalConfig Class

Microsoft.SharePoint.Administration Namespace