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 | |
---|---|---|
AdminConfiguration() | Creates an [AdminConfiguration] object. | |
AdminConfiguration(Configuration) | Creates an [AdminConfiguration] object with the provided configuration. | |
AdminConfiguration(String) | Creates an [AdminConfiguration] object with configuration loaded from the specified configuration file. |
Top
Properties
Name | Description | |
---|---|---|
ConfigFileName | Gets the name of the file that contains the configuration information. | |
Configuration | Gets the configuration object. | |
RevertToSelf |
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
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration Namespace