Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

AuthenticationMiddleware<TOptions>::Invoke Method (IOwinContext^)

 

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

public:
virtual Task^ Invoke(
	IOwinContext^ context
) override

Parameters

context
Type: Microsoft.Owin::IOwinContext^

Return Value

Type: System.Threading.Tasks::Task^

Return to top
Show: