MobileAppSettingsKeys.MicrosoftPackageSID Field

 

The key identifying the application setting containing the Microsoft Package SID associated with this service.

Namespace:   Microsoft.Azure.Mobile.Server.Config
Assembly:  Microsoft.Azure.Mobile.Server (in Microsoft.Azure.Mobile.Server.dll)

Syntax

public static readonly string MicrosoftPackageSID
public:
static initonly String^ MicrosoftPackageSID
static val MicrosoftPackageSID : string
Public Shared ReadOnly MicrosoftPackageSID As String

Field Value

Type: System.String

See Also

MobileAppSettingsKeys Class
Microsoft.Azure.Mobile.Server.Config Namespace

Return to top