get Auth Ticket For Web Api
Performs WebApi session ticket generation and validation for specified appid and identity.
Return
A task representing the asynchronous operation. The task result contains a TicketInfo object that provides details about the generated valid authentication WebApi session ticket.
Parameters
appid
Game to generate ticket for.
identity
The identity of the remote service that will authenticate the ticket. The service should provide a string identifier.