MicrosoftAccountLoginAuthenticationProvider.Authenticated Method

Definition

Microsoft.Owin.Security.MicrosoftAccount.MicrosoftAccountAuthenticationProvider.Authenticated(Microsoft.Owin.Security.MicrosoftAccount.MicrosoftAccountAuthenticatedContext)
public override System.Threading.Tasks.Task Authenticated (Microsoft.Owin.Security.MicrosoftAccount.MicrosoftAccountAuthenticatedContext context);
override this.Authenticated : Microsoft.Owin.Security.MicrosoftAccount.MicrosoftAccountAuthenticatedContext -> System.Threading.Tasks.Task
Public Overrides Function Authenticated (context As MicrosoftAccountAuthenticatedContext) As Task

Parameters

context
Microsoft.Owin.Security.MicrosoftAccount.MicrosoftAccountAuthenticatedContext

Returns

Applies to