Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
System.Net.Security Namespace

The System.Net.Security namespace provides network streams for secure communications between hosts.

  ClassDescription
Public classAuthenticatedStreamProvides methods for passing credentials across a stream and requesting or performing authentication for client-server applications.
Public classNegotiateStreamProvides a stream that uses the Negotiate security protocol to authenticate the client, and optionally the server, in client-server communication.
Public classSslStreamProvides a stream used for client-server communication that uses the Secure Socket Layer (SSL) security protocol to authenticate the server and optionally the client.
  DelegateDescription
Public delegateLocalCertificateSelectionCallbackSelects the local Secure Sockets Layer (SSL) certificate used for authentication.
Public delegateRemoteCertificateValidationCallbackVerifies the remote Secure Sockets Layer (SSL) certificate used for authentication.
  EnumerationDescription
Public enumerationAuthenticationLevelSpecifies client requirements for authentication and impersonation when using the WebRequest class and derived classes to request a resource.
Public enumerationProtectionLevelIndicates the security services requested for an authenticated stream.
Public enumerationSslPolicyErrorsEnumerates Secure Socket Layer (SSL) policy errors.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker