IMobileAppSettingsProvider Interface

Definition

Provides an abstraction for getting the MobileAppSettingsDictionary for a service. The MobileAppSettingsDictionary contains settings such as the name and other parameters for the service.

public interface IMobileAppSettingsProvider
type IMobileAppSettingsProvider = interface
Public Interface IMobileAppSettingsProvider
Derived

Methods

GetMobileAppSettings()

Gets the MobileAppSettingsDictionary for this service.

Applies to