The methods of the IAuthenticationModule interface are listed below. For a complete list of IAuthenticationModule interface members, see the IAuthenticationModule Members topic.
CanRespond | Indicates that the authentication module can respond to the supplied challenge. |
PreAuthenticate | [To be supplied.] |
Respond | Returns an instance of the Authorization class in response to the authentication challenge from a server. |