Type | Reason |
---|
AuthenticationManager | Manages the authentication modules called during the client authentication
process. |
Authorization | Supplies authentication messages used to authenticate a client to server. |
Cookie | Documentation for this section has not yet been entered. |
CookieCollection | Documentation for this section has not yet been entered. |
CookieContainer | Documentation for this section has not yet been entered. |
CookieException | Documentation for this section has not yet been entered. |
CredentialCache | Provides storage for multiple credentials. |
Dns | Obtains domain information from the Domain Name System as
defined by IETF RFC 1035 and RFC 1036. |
DnsPermission | Controls access to Domain Name System (DNS) servers on the
network. |
DnsPermissionAttribute | Used to declaratively specify permission to request information from Domain Name Servers. |
DownloadDataCompletedEventArgs | Documentation for this section has not yet been entered. |
DownloadProgressChangedEventArgs | Documentation for this section has not yet been entered. |
DownloadStringCompletedEventArgs | Documentation for this section has not yet been entered. |
EndPoint | This is the base class used to derive classes that
represent network addresses.
|
EndpointPermission | Documentation for this section has not yet been entered. |
FileWebRequest | Documentation for this section has not yet been entered. |
FileWebResponse | Documentation for this section has not yet been entered. |
FtpWebRequest | Documentation for this section has not yet been entered. |
FtpWebResponse | Documentation for this section has not yet been entered. |
GlobalProxySelection | Contains a global
default proxy instance for all HTTP requests. |
HttpListener | Documentation for this section has not yet been entered. |
HttpListenerBasicIdentity | Documentation for this section has not yet been entered. |
HttpListenerContext | Documentation for this section has not yet been entered. |
HttpListenerException | Documentation for this section has not yet been entered. |
HttpListenerPrefixCollection | Documentation for this section has not yet been entered. |
HttpListenerRequest | Documentation for this section has not yet been entered. |
HttpListenerResponse | Documentation for this section has not yet been entered. |
HttpVersion | Defines the HTTP version numbers supported by System.Net.HttpWebRequest and
System.Net.HttpWebResponse . |
HttpWebRequest | Provides an HTTP-specific implementation of the System.Net.WebRequest
class. |
HttpWebResponse | Provides an HTTP-specific implementation of the
System.Net.WebResponse
class. |
IPAddress | Represents an Internet Protocol (IP) address. |
IPEndPoint | Represents a network endpoint as an Internet Protocol (IP) address and a port number. |
IPHostEntry | Provides a container class for Internet host address information. |
NetworkCredential | Provides credentials for password-based authentication. |
OpenReadCompletedEventArgs | Documentation for this section has not yet been entered. |
OpenWriteCompletedEventArgs | Documentation for this section has not yet been entered. |
ProtocolViolationException | Represents errors that occur due to violating the rules of a network
protocol. |
ServicePoint | Represents connections to Internet hosts. |
ServicePointManager | Manages System.Net.ServicePoint instances. |
SocketAddress | Provides a socket address stored in a byte array.
|
SocketPermission | Secures socket connections.
|
SocketPermissionAttribute | Used to declaratively specify security actions to control socket connections. |
UploadDataCompletedEventArgs | Documentation for this section has not yet been entered. |
UploadFileCompletedEventArgs | Documentation for this section has not yet been entered. |
UploadProgressChangedEventArgs | Documentation for this section has not yet been entered. |
UploadStringCompletedEventArgs | Documentation for this section has not yet been entered. |
UploadValuesCompletedEventArgs | Documentation for this section has not yet been entered. |
WebClient | Provides common methods for sending data to
and receiving data from a resource identified by a URI. |
WebException | Represents an error that occurs
while accessing the Internet through a pluggable protocol. |
WebHeaderCollection | Contains protocol headers associated with a System.Net.WebRequest or
System.Net.WebResponse instance. |
WebPermission | Controls access to Internet resources. |
WebPermissionAttribute | Used to declaratively specify permission to access Internet resources. |
WebProxy | Contains HTTP proxy settings for the System.Net.WebRequest class. |
WebRequest | Makes a request to a Uniform Resource Identifier
(URI). |
WebRequestMethods | Documentation for this section has not yet been entered. |
WebRequestMethods.File | Documentation for this section has not yet been entered. |
WebRequestMethods.Ftp | Documentation for this section has not yet been entered. |
WebRequestMethods.Http | Documentation for this section has not yet been entered. |
WebResponse | Represents a response received from a Uniform Resource Identifier
(URI). |