Поделиться через


AuthenticationMiddleware<TOptions> Methods

 

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

Methods

Name Description
System_CAPS_protmethod CreateHandler()

Creates an authentication handler.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod Invoke(IOwinContext)

(Overrides OwinMiddleware.Invoke(IOwinContext).)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

AuthenticationMiddleware<TOptions> Class
Microsoft.Owin.Security.Infrastructure Namespace

Return to top