ITenants |
| If the provider did not populate AdministratorsGroupId and MembersGroupId when a new tenant was created using the DBI API, this method will be called notifying the provider of the IDs of those two groups which were created. The provider should save this information and use it to populate the corresponding properties the next time the tenant is requested. If this information is not saved, the provider may continue to leave those properties with empty GUIDs, but this option will incur a small performance penalty whenever a tenant is retrieved. |