ITenantResolver Methods
Declares methods that return the ID of a tenant based on a user login information in a multi-tenant application.Name | Description |
---|---|
GetTenantId(IAuthenticationStandardLogonParameters) | Determines the ID of a tenant based on user logon parameters. |
GetTenantId(String) | Determines the ID of a tenant based on user login. |
See Also