I'm looking for inormation on LinkToUser as used in the Test "UserAppServices_Link_Test.cs".
In the sources and documentation, there is not a single word explaining what it is :-) https://aspnetboilerplate.com/api-docs/html/Properties_T_Abp_Authorization_Users_UserAccount.htm
It looks like it could be for linking an alias-user to a UserAccount even accross tenants? If this is the case, please explain a bit. E.g. which user and tenant is used to store at any given point and its intended Use-Case.
Thanks for infos!
Richard
2 Answer(s)
-
0
Hi @richardghubert,
User linking is already implemented in AspNet Zero, see https://docs.aspnetzero.com/documents/zero/latest/Development-Guide-Core#linked-accounts
You are right, this field is linking users to each other even accross tenants.
-
0
https://docs.aspnetzero.com/documents/zero/latest/Development-Guide-Angular#linked-accounts