sealed class FormAuthChallenge
Specifies what to send back if form authentication fails.
class
Redirect to an URL provided by the given function. |
|
object
Respond with HttpStatusCode.Unauthorized. |
class
Redirect to an URL provided by the given function. |
|
object
Respond with HttpStatusCode.Unauthorized. |