MicrosoftAccountAuthenticationProvider::ApplyRedirect Method

Called when a Challenge causes a redirect to authorize endpoint in the Microsoft account middleware

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

public:
virtual void ApplyRedirect(
	MicrosoftAccountApplyRedirectContext^ context
)

Implements

IMicrosoftAccountAuthenticationProvider::ApplyRedirect(MicrosoftAccountApplyRedirectContext)
Show: