Partager via


GoogleHelper.GetFamilyName(JObject) Méthode

Définition

Obtient le nom de famille de l’utilisateur.

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

Paramètres

user
Newtonsoft.Json.Linq.JObject

Retours

S’applique à