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 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
Int32

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