Share via


AdminConfiguration Members

Include Protected Members
Include Inherited Members

Exposes the Configuration object used to obtain configuration elements such as client Windows Communication Foundation (WCF) service endpoints.

The AdminConfiguration type exposes the following members.

Constructors

  Name Description
Public method AdminConfiguration() Creates an [AdminConfiguration] object.
Public method AdminConfiguration(Configuration) Creates an [AdminConfiguration] object with the provided configuration.
Public method AdminConfiguration(String) Creates an [AdminConfiguration] object with configuration loaded from the specified configuration file.

Top

Properties

  Name Description
Public propertyStatic member ConfigFileName Gets the name of the file that contains the configuration information.
Public property Configuration Gets the configuration object.
Public propertyStatic member RevertToSelf

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

AdminConfiguration Class

Microsoft.SharePoint.Search.Extended.Administration Namespace