IChallengeResponseAuthenticator Methods |
The IChallengeResponseAuthenticator type exposes the following members.
| Name | Description | |
|---|---|---|
| LoginParametersForSite | Obsolete.
Gets the authentication headers for a particular site, based on the
authentication info contained
(Inherited from IAuthenticator.) | |
| LoginPathForSite | Obsolete.
Gets the login path for a particular site
(Inherited from IAuthenticator.) | |
| PrepareWithRequest |
Setup the authenticator to make a request (some auth mechanisms
differ depending on the request URI and even HTTP method)
| |
| ResponseFromChallenge |
Creates a response for a challenge which will be placed into the 'Authorization'
HTTP header
|