SPGlobalConfig Class

The SPGlobalConfig class represents configuration settings that apply throughout the Microsoft Windows SharePoint Services deployment.

System.Object

   Microsoft.SharePoint.Administration.SPGlobalConfig

Public Properties

The following table shows the public properties of the SPGlobalConfig class, the data type of each property, and a brief description of each.

NameData TypeDescription
AdminGroupStringGets or sets the name of the SharePoint administrators group account.
BlockedFileTypesSystem.Collections.Specialized.StringCollectionGets or sets file types that cannot be used in the Windows SharePoint Services deployment.
ClusterGuidSystem.GuidGets the GUID for the server farm.
FullTextSearchEnabledBooleanGets or sets a Boolean value that specifies whether full-text search is enabled in the Microsoft Windows SharePoint Services deployment.
FullTextSearchSupportedBooleanGets a Boolean value that specifies whether full-text search is supported in the Microsoft Windows SharePoint Services deployment.
GlobalAdminMicrosoft.SharePoint.Administration.SPGlobalAdminGets a global administration object that provides access to administration settings in the Windows SharePoint Services deployment.
PropertiesMicrosoft.SharePoint.Utilities.SPPropertyBagGets global configuration settings that are used in the Windows SharePoint Services deployment.
QuotaTemplatesMicrosoft.SharePoint.Administration.SPQuotaTemplateCollectionGets a quota template collection that represents all the quota templates for the Windows SharePoint Services deployment.
WebServersMicrosoft.SharePoint.Administration.SPWebServerCollectionGets a Web server collection that represents all the front-end Web servers in the Windows SharePoint Services deployment.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Requirements

Namespace: Microsoft.SharePoint.Administration

Platforms: Microsoft Windows Server 2003

Assembly: Windows SharePoint Services (in Microsoft.SharePoint.dll)

Security: Code Access Security

Page view tracker