다음을 통해 공유


GoogleHelper.GetGivenName(JObject) 메서드

정의

사용자의 지정된 이름을 가져옵니다.

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

매개 변수

user
Newtonsoft.Json.Linq.JObject

반환

적용 대상