Class ConfigFile.Pocket
Configuration values for Pocket specific features
Inherited Members
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public static class ConfigFile.Pocket
Properties
AzureNotificationHubConnectionString
Connection string from Azure notification hub access policies
Declaration
public static string AzureNotificationHubConnectionString { get; set; }
Property Value
Type | Description |
---|---|
string |
AzureNotificationHubName
The name of the Azure notification hub
Declaration
public static string AzureNotificationHubName { get; set; }
Property Value
Type | Description |
---|---|
string |