Show / Hide Table of Contents

Class ConfigFile.Pocket

Configuration values for Pocket specific features

Inheritance
Object
ConfigFile.Pocket
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public static class 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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top