Share via

Use SecureString?

Peter Volz 1,295 Reputation points
2024-02-20T09:58:59.3033333+00:00
Developer technologies | VB
0 comments No comments

1 answer

Sort by: Most helpful
  1. Jiachen Li-MSFT 34,241 Reputation points Microsoft External Staff
    2024-02-21T10:09:55.8566667+00:00

    Hi @Peter Volz ,

    1. If you're developing a WinForms application in VB.NET and you're not planning to interact with components developed in other languages that rely on CLS compliance, then the lack of CLS compliance might not directly affect your GUI.
    2. Using SecureString for sensitive data handling is a recommended practice for enhancing security.

    Best Regards.

    Jiachen Li


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.