Steps to reproduce:
List the minimal actions needed to reproduce the behavior.
- Use GetOrganizationApi.FindOrganizationsAsync() to get organization list.
- Use System Informer to get the application memory and found that we can read the Token information in the memory


Expected behavior:
the token sensitive information in memory is not visible.
Actual behavior:
the token sensitive information in memory is visible.
Specifications:
- InfluxDB Version: 4.14.0
- Platform: Windows 10