SP へUserProfiles.ProfileLoader オブジェクト (sp.userprofiles)

メソッドを直接呼び出す代わりに、別のエントリ ポイントをユーザー プロファイルに提供します。

**適用対象:**apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.UserProfiles.ProfileLoader()

メンバー

メソッド

ProfileLoaderオブジェクトでは、次の方法があります。

メソッド

説明

getProfileLoader

Gets a ProfileLoader object from the context cache.

getUserProfile

Gets the user profile that corresponds to the current user.

関連項目

その他の技術情報

SP へユーザーの名前空間