HostConfigProvider Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Config
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | ConfigureOwinApplication(IConfigBuilder, HttpConfiguration) | Configures the OWIN application pipeline using the provided configBuilder. |
![]() | ConfigureWebApi(IConfigBuilder, HttpConfiguration) | Configures ASP.NET Web using the provided configBuilder. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetServices(HttpConfiguration) | Gets the set of services which this service depends on in order to function. |
![]() | GetType() | (Inherited from Object.) |
![]() | Initialize(IConfigBuilder) | Initializes a new instance of the HostConfigProvider class. The provided configBuilder instance is called upon each step of the service configuration process so that it can participate and change the result. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:

