Browse by Tags - dotnet.org.za
in

dotnet.org.za

South African .NET Developer Portal
All Tags » Security » .NET (RSS)

Browse by Tags

  • Marshaling SecureString Passwords to String

    You should always use a System.Security.SecureString when creating .NET APIs that handle passwords. Unfortunately many of the .NET Framework APIs do not yet use System.Security.SecureString. This will change in the future, but for now, how do you handle the marshaling of a System.Security.SecureString...
    Posted to Mark Nicholson (Weblog) by markn on 10-04-2008
  • Simple Console Password Capture Utility

    For command line utilities, that require capturing a password, you may find this C# utility class to capture a password useful. Features: 1. Allows you to specify a prompt, e.g. "Enter password: " 2. Caters for masking or unmasking the displayed password, e.g. abc123 or ****** 3. Allows you...
    Posted to Mark Nicholson (Weblog) by markn on 10-03-2008
  • .Net Security

    Before it's time to go home on the this Friday afternoon I quickly printed some of the pages of .NET Security written by Richard Grimes . After a quick glance I seems it will be worthy bedtime reading.
    Posted to Hannes's Mind Maze (Weblog) by hannes on 08-03-2007
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems