Partager via


MicrosoftAccountHelper.GetGivenName(JObject) Méthode

Définition

Obtient le nom donné de l’utilisateur.

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

Paramètres

user
Newtonsoft.Json.Linq.JObject

Retours

S’applique à