Click or drag to resize
AuthMiddlewareInvoke Method

Namespace: DrawerBackup.Native.Server.Auth
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public override Task Invoke(
	IOwinContext context
)

Parameters

context
Type: IOwinContext

Return Value

Type: Task
See Also