SPVirtualServerConfig Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Obsolete. Use the SPWebApplication class or the SPIisSettings class instead. (In Windows SharePoint Services 2.0, the SPVirtualServerConfig class represented the configuration settings for a virtual server, and is maintained for backward compatibility.)

The SPVirtualServerConfig type exposes the following members.

Properties

  Name Description
Public property AlternateUrls Obsolete. Gets the collection of alternate request URLs for the virtual server.
Public property CustomZoneOutgoingUrl Obsolete. Gets or sets the outgoing URL that SharePoint Foundation returns in response to a request originating in the custom zone.
Public property DefaultZoneOutgoingUrl Obsolete. Gets or sets the outgoing URL that SharePoint Foundation returns in response to a request that originates in the default zone.
Public property EmailInsertsEnabled Obsolete. Obsolete. The e-mail insert feature has been removed. The EmailInsertsEnabled property always returns false, and setting the property has no effect. (In Windows SharePoint Services 2.0, the EmailInsertsEnabled property was used to get or set a Boolean value that specified whether document libraries on the virtual server can accept e-mail attachments, and is maintained for backward compatibility.)
Public property EventHandlersEnabled Obsolete. Gets or sets a Boolean value that specifies whether event handlers for document libraries are enabled.
Public property ExtranetZoneOutgoingUrl Obsolete. Gets or sets the outgoing URL that Windows SharePoint Foundation returns in response to a request that originates in the extranet zone.
Public property InternetZoneOutgoingUrl Obsolete. Gets or sets the outgoing URL that SharePoint Foundation returns in response to a request that originates in the Internet zone.
Public property IntranetZoneOutgoingUrl Obsolete. Gets or sets the outgoing URL that SharePoint Foundation returns in response to a request that originates in the intranet zone.
Public property JobEmailInserts Obsolete. Obsolete. The e-mail insert feature has been removed. The JobEmailInserts property always returns false, and setting the property has no effect. (In Windows SharePoint Services 2.0, the JobEmailInserts property was used to get or set a value that specified how often to check the public folder for new e-mail attachments for a document library, and is maintained for backward compatibility.)
Public property Prefixes Obsolete. Gets the collection of prefixes for URLs that are used on the virtual server.
Public property Properties Obsolete. Gets configuration settings that are used on the virtual server.
Public property PublicFolderUrl Obsolete. Obsolete. The e-mail insert feature has been removed. The PublicFolderUrl property always returns false, and setting the property has no effect. (In Windows SharePoint Services 2.0, the PublicFolderUrl property was used to get or set the server name and root path for the public folders to use for e-mail attachments in document libraries, and is maintained for backward compatibility.)
Public property SelfServiceSiteCreationEnabled Obsolete. Gets or sets a Boolean value that specifies whether Self-Service Site Creation is enabled on the virtual server.
Public property SelfServiceSiteCreationRequireContact Obsolete. Gets or sets a Boolean value that specifies whether a secondary contact is required when using Self-Service Site Creation.
Public property VirtualServer Obsolete. Gets the virtual server to which the configuration settings apply.

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.)
Public method ToXmlString Obsolete. Returns the configuration settings for the virtual server as an XML string.

Top

See Also

Reference

SPVirtualServerConfig Class

Microsoft.SharePoint.Administration Namespace