Mono Class Library: OverviewSystem.Net.IAuthenticationModule: Method Members |
The methods of System.Net.IAuthenticationModule are listed below. For a list of all members, see the IAuthenticationModule Members list.
Authenticate(string, WebRequest, ICredentials) : Authorization Returns an instance of the System.Net.Authorization class that provides a response to an authentication challenge.PreAuthenticate(WebRequest, ICredentials) : Authorization Returns an instance of the System.Net.Authorization class containing client authentication information.