共用方式為


MicrosoftAccountHelper.GetId(JObject) 方法

定義

取得 Microsoft 帳戶使用者識別碼。

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

參數

user
Newtonsoft.Json.Linq.JObject

傳回

適用於