Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Prevents the request from being processed further by other components. IsRequestCompleted becomes true after calling.
Namespace: Microsoft.Owin.Security.Provider
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
Syntax
public void RequestCompleted()
public:
void RequestCompleted()
member RequestCompleted : unit -> unit
Public Sub RequestCompleted
See Also
EndpointContext<TOptions> Class
Microsoft.Owin.Security.Provider Namespace
Return to top