Skip to main content

ASPNETCORE_AUTHENTICATION_RESULT

Constant ASPNETCORE_AUTHENTICATION_RESULT 

Source
pub const ASPNETCORE_AUTHENTICATION_RESULT: &'static str;
Expand description

The result of the authentication operation.

§Notes

§Examples

  • "success"
  • "failure"