Interface ITenantScope
Область для выполнения запросов от имени определенной организации.
Namespace:InfinniPlatform.Session
Assembly:InfinniPlatform.Core.Abstractions.dll
Syntax
public interface ITenantScope : IDisposable
Properties
| Improve this Doc View SourceTenantId
Идентификатор организации.
Declaration
string TenantId { get; }
Property Value
Type | Description |
---|---|
System.String |