FormAuthChallenge
sealed class FormAuthChallenge
Deprecated: Use challenge {} instead.
Specifies what to send back if form authentication fails.
Types
class Redirect to an URL provided by the given function. |
|
object Respond with HttpStatusCode.Unauthorized. |
Inheritors
class Redirect to an URL provided by the given function. |
|
object Respond with HttpStatusCode.Unauthorized. |