Table of Contents

ForPlayer

Methods
public static AuthClient ForPlayer(IRequestFactory requestFactory, string projectId)

Initializes a new instance of AuthClient for a player.

Parameters
Type Name Description
IRequestFactory requestFactory
string projectId
Returns
Type Description
AuthClient