Partager via


MicrosoftAccountHelper.GetDisplayName(JObject) Méthode

Définition

Obtient le nom de l'utilisateur.

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

Paramètres

user
Newtonsoft.Json.Linq.JObject

Retours

S’applique à