RedirectToIdentityProviderNotification<TMessage, TOptions>.HandleResponse Method ()

 

Discontinue all processing for this request and return to the client. The caller is responsible for generating the full response.

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

Syntax

public void HandleResponse()
public:
void HandleResponse()
member HandleResponse : unit -> unit
Public Sub HandleResponse

See Also

RedirectToIdentityProviderNotification<TMessage, TOptions> Class
Microsoft.Owin.Security.Notifications Namespace

Return to top