Condividi tramite


GoogleHelper.GetId(JObject) Metodo

Definizione

Ottiene l'ID utente di Google.

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

Parametri

user
Newtonsoft.Json.Linq.JObject

Restituisce

Si applica a