Condividi tramite


GoogleHelper.GetProfile(JObject) Metodo

Definizione

Ottiene il collegamento del profilo dell'utente.

public:
 static System::String ^ GetProfile(Newtonsoft::Json::Linq::JObject ^ user);
public static string GetProfile (Newtonsoft.Json.Linq.JObject user);
static member GetProfile : Newtonsoft.Json.Linq.JObject -> string
Public Shared Function GetProfile (user As JObject) As String

Parametri

user
Newtonsoft.Json.Linq.JObject

Restituisce

Si applica a