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

Interface ITenantMembershipContributor

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

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

Allows a module to contribute tenant memberships into the active governance runtime.

public interface ITenantMembershipContributor

RegisterMemberships(ITenantMembershipRegistry)

Section titled “ RegisterMemberships(ITenantMembershipRegistry)”

Registers one or more tenant memberships with the supplied registry.

void RegisterMemberships(ITenantMembershipRegistry memberships)

memberships ITenantMembershipRegistry

The registry that collects contributed memberships.