Show / Hide Table of Contents

Class ConfigFile.SuperId

Configuration values for accessing SuperId

Inheritance
object
ConfigFile.SuperId
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 ConfigFile.SuperId

Properties

Environment

Environment in SuperId

Declaration
public static string Environment { get; set; }
Property Value
Type Description
string

TenantId

TenantId in SuperId

Declaration
public static int TenantId { get; set; }
Property Value
Type Description
int

TenantKey

A shared secret between SuperId and netserver

Declaration
public static string TenantKey { get; set; }
Property Value
Type Description
string

Url

Url to SuperId

Declaration
public static string Url { 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