April 2017
Intermediate to advanced
628 pages
13h 46m
English
The code might look a little funny in some places. This is because SecureString is using unmanaged memory to store the sensitive information. Rest assured that SecureString is well supported and used within the .NET Framework, as can be seen from the instantiation of the SqlCredential object used in creating connections to a database:

Read now
Unlock full access