IAuthenticationModule Methods
.NET Framework (current version)
Namespace:
System.Net
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Authenticate(String^, WebRequest^, ICredentials^) | Returns an instance of the Authorization class in respose to an authentication challenge from a server. |
![]() | PreAuthenticate(WebRequest^, ICredentials^) | Returns an instance of the Authorization class for an authentication request to a server. |
Show:
