IOwinContext::Authentication Property
Gets the Authentication middleware functionality available on the current request.
Assembly: Microsoft.Owin (in Microsoft.Owin.dll)
Property Value
Type: Microsoft.Owin.Security::IAuthenticationManager^The authentication middleware functionality available on the current request.
Show: