ข้ามไปยังเนื้อหา

Interface ITenantDomainOwnershipRegistry

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

Namespace: Cephalon.MultiTenancy.Governance.Services
Assembly: Cephalon.MultiTenancy.Governance.dll

Collects tenant-domain ownership descriptors contributed to the active governance runtime.

public interface ITenantDomainOwnershipRegistry

Adds a tenant-domain ownership descriptor to the registry.

void Add(TenantDomainOwnershipDescriptor domainOwnership)

domainOwnership TenantDomainOwnershipDescriptor

The domain ownership descriptor to contribute.