System.Net.IAuthenticationModule: Method Members

The methods of System.Net.IAuthenticationModule are listed below. For a list of all members, see the IAuthenticationModule Members list.

Public Methods

Authenticate(string, WebRequest, ICredentials) : Authorization

Returns an instance of the System.Net.Authorization class in respose to an authentication challenge from a server.

PreAuthenticate(WebRequest, ICredentials) : Authorization

Returns an instance of the System.Net.Authorization class for an authentication request to a server.