FacebookHandler.CreateTicketAsync Método

Definição

Cria um AuthenticationTicket do especificado tokens.

protected override System.Threading.Tasks.Task<Microsoft.AspNetCore.Authentication.AuthenticationTicket> CreateTicketAsync (System.Security.Claims.ClaimsIdentity identity, Microsoft.AspNetCore.Authentication.AuthenticationProperties properties, Microsoft.AspNetCore.Authentication.OAuth.OAuthTokenResponse tokens);

Parâmetros

Retornos

O AuthenticationTicket.

Aplica-se a