Security in Network Programming

The .NET Framework System.Net namespace classes provide built-in support for popular Internet application authentication mechanisms and for .NET Framework code access permissions.

In This Section

  • Internet Authentication
    Describes how to use HTTP authentication methods to establish authenticated connections to HTTP servers.