Hello,
I have created a custom security role "Security Role A", however I am struggling understanding following configuration in the role:

Now, "Team A" is assigned with "Security Role A" and My experience says as follows:
Team Privileges only: When new member is added in the "Team A", then user will not be able to view his/her record Or create a record, even if user level “Create” and “Read” access is configured in "Security Role A". Meaning, Team privileges are not really assigned to team members with this configuration.
Direct User access level and Team privileges:When new member is added in the "Team A", then user will be able to view his/her record Or create a record, even if user level “Create” and “Read” access is configured in "Security Role A".Meaning, Team privileges are immidetly assigned to team members with this configuration and user behaviour will be as per the Team's privileges, however it's members are not explicitly assigned with the "Security Role A"
can you please share if my understanding is correct? If not, what I am missing here?
Thanks,