AuthenticationMiddleware<TOptions>::CreateHandler Method

Creates an authentication handler.

Namespace:  Microsoft.Owin.Security.Infrastructure
Assembly:  Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)

protected:
virtual AuthenticationHandler<TOptions>^ CreateHandler() abstract
Show: