Show / Hide Table of Contents

Interface ConfigFile.IPocketConfiguration

Configuration values for Pocket specific features Created in Database scope

Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public interface ConfigFile.IPocketConfiguration

Properties

AzureNotificationHubConnectionString

Connection string from Azure notification hub access policies

Declaration
string AzureNotificationHubConnectionString { get; set; }
Property Value
Type Description
string

AzureNotificationHubName

The name of the Azure notification hub

Declaration
string AzureNotificationHubName { get; set; }
Property Value
Type Description
string

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top