IAuthenticationModule Methods
.NET Framework 1.1
The methods of the IAuthenticationModule interface are listed here. For a complete list of IAuthenticationModule interface members, see the IAuthenticationModule Members topic.
Public Methods
Authenticate Supported by the .NET Compact Framework. | Returns an instance of the Authorization class in respose to an authentication challenge from a server. |
PreAuthenticate Supported by the .NET Compact Framework. | Returns an instance of the Authorization class for an authentication request to a server. |
