Class TenantMap
Mapping simplic studio tenant to oxs tenant and vice versa
Inheritance
System.Object
    TenantMap
  Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public class TenantMap : object
  Properties
| Improve this Doc View SourceOxSTenantId
Gets or sets the oxs tenant id
Declaration
public Guid OxSTenantId { get; set; }
  Property Value
| Type | Description | 
|---|---|
| Guid | 
StudioTenantId
Gets or sets the tenant id from simplic studio database
Declaration
public Guid StudioTenantId { get; set; }
  Property Value
| Type | Description | 
|---|---|
| Guid |