IConfigBuilder Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Config
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | ConfigureOwin(HttpConfiguration) | This step is called as part of configuring the Owin application pipeline. |
![]() | ConfigureWebApi(HttpConfiguration, IDictionary(Of Type, Object)) | This step is called as part of configuring ASP.NET Web API. It is passed the config which it can modify in place and a set of serviceInstances infrastructure services which the service depends on. These infrastructure services must be registered with the dependency resolver so that the runtime can obtain them at runtime. |
Show:
