AuthenticationMiddleware<TOptions>::CreateHandler Method
Creates an authentication handler.
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
Return Value
Type: Microsoft.Owin.Security.Infrastructure::AuthenticationHandler<TOptions>The created AuthenticationHandler<TOptions>.
Show: