Compartir a través de


GoogleHelper.GetProfile(JObject) Método

Definición

Obtiene el vínculo de perfil del usuario.

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

Parámetros

user
Newtonsoft.Json.Linq.JObject

Devoluciones

Se aplica a