HostConfigProvider Methods

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Config
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

NameDescription
System_CAPS_protmethodConfigureOwinApplication(IConfigBuilder, HttpConfiguration)

Configures the OWIN application pipeline using the provided configBuilder.

System_CAPS_protmethodConfigureWebApi(IConfigBuilder, HttpConfiguration)

Configures ASP.NET Web using the provided configBuilder.

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_protmethodGetServices(HttpConfiguration)

Gets the set of services which this service depends on in order to function.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInitialize(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.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: