Expand Minimize

UserProfile Transformation

Mappings for SharePoint class Microsoft.Office.Server.UserProfiles.UserProfile

Type Mapping

Constructors

SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.String, System.String)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.String, System.String, System.String, System.String, System.Guid, System.Int64, System.Int32, System.String, System.String, System.String, System.String)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.String, System.String, System.String, System.String, System.Guid, System.Int64, System.Int32, System.String, System.String, Microsoft.Office.Server.UserProfiles.OrganizationProfile[])
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.String, System.String, System.String, System.String, System.Guid, System.Int64, System.Int32, System.String, Microsoft.Office.Server.UserProfiles.OrganizationProfile[])
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.Byte[], System.Boolean, System.Boolean)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.Byte[], System.Boolean)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.Byte[])
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.Int64, System.Boolean, System.Boolean)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.Int64, System.Boolean)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.Int64)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.Guid, System.Boolean, System.Boolean)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.Guid, System.Boolean)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.Guid)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.String, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.String)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.String, System.Boolean, System.Boolean)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.String, System.Boolean)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.String)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.Data.SqlClient.SqlDataReader, System.Boolean)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, System.String, System.Collections.Hashtable)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfileManager, Microsoft.Office.Server.UserProfiles.Cache.UserData)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.UserProfile.constructor()

Properties

SSOM System.String get_DisplayName()
CSOM String UserProfile.get_DisplayName()
SSOM System.Uri get_PublicUrl()
CSOM String UserProfile.get_PublicUrl()
SSOM System.Void set_DisplayName(System.String)
CSOM UserProfile.set_DisplayName(String)
SSOM System.String get_AccountName()
CSOM String UserProfile.get_AccountName()
SSOM System.String get_DisplayName()
CSOM String UserProfile.get_DisplayName()
SSOM Microsoft.Office.Server.UserProfiles.FollowedContent get_FollowedContent()
CSOM FollowedContent UserProfile.get_FollowedContent()
JSOM FollowedContent SP.UserProfiles.UserProfile.get_followedContent()
SSOM System.Boolean get_IsSelf()
CSOM Boolean UserProfile.get_IsSelf()
SSOM System.Int32 get_O15FirstRunExperience()
CSOM Int32 UserProfile.get_O15FirstRunExperience()
SSOM Microsoft.SharePoint.SPSite get_PersonalSite()
CSOM Site UserProfile.get_PersonalSite()
JSOM Site SP.UserProfiles.UserProfile.get_personalSite()
SSOM Microsoft.Office.Server.UserProfiles.PersonalSiteCapabilities get_PersonalSiteCapabilities()
CSOM PersonalSiteCapabilities UserProfile.get_PersonalSiteCapabilities()
JSOM PersonalSiteCapabilities SP.UserProfiles.UserProfile.get_personalSiteCapabilities()
SSOM Microsoft.Office.Server.UserProfiles.PersonalSiteInstantiationState get_PersonalSiteInstantiationState()
CSOM PersonalSiteInstantiationState UserProfile.get_PersonalSiteInstantiationState()
JSOM PersonalSiteInstantiationState SP.UserProfiles.UserProfile.get_personalSiteInstantiationState()
SSOM System.Boolean get_PictureImportEnabled()
CSOM Boolean UserProfile.get_PictureImportEnabled()
JSOM boolean SP.UserProfiles.UserProfile.get_pictureImportEnabled()
SSOM System.Uri get_PublicUrl()
CSOM String UserProfile.get_PublicUrl()
SSOM System.String get_UrlToCreatePersonalSite()
CSOM String UserProfile.get_UrlToCreatePersonalSite()
JSOM string SP.UserProfiles.UserProfile.get_urlToCreatePersonalSite()
SSOM System.Void set_DisplayName(System.String)
CSOM UserProfile.set_DisplayName(String)

Methods

SSOM System.Void CreatePersonalSite(System.Int32)
CSOM UserProfile.CreatePersonalSite()
CSOM UserProfile.CreatePersonalSite(Int32)
JSOM SP.UserProfiles.UserProfile.createPersonalSite(number)
SSOM System.Void CreatePersonalSite()
CSOM UserProfile.CreatePersonalSite()
CSOM UserProfile.CreatePersonalSite(Int32)
JSOM SP.UserProfiles.UserProfile.createPersonalSite(number)
SSOM System.Void CreatePersonalSiteEnque(System.Boolean)
CSOM UserProfile.CreatePersonalSiteEnque(Boolean)
CSOM UserProfile.CreatePersonalSiteEnque()
JSOM SP.UserProfiles.UserProfile.createPersonalSiteEnque(boolean)
SSOM System.Void CreatePersonalSiteWithSQM(System.String, System.Int32, System.Int32)
CSOM UserProfile.CreatePersonalSite()
CSOM UserProfile.CreatePersonalSite(Int32)
JSOM SP.UserProfiles.UserProfile.createPersonalSite(number)
SSOM System.Void RetrieveUser(System.String, System.Guid, System.Byte[], System.Nullable`1<System.Int64>)
CSOM ClientObject.Retrieve(String[])
CSOM ClientObject.Retrieve()
JSOM SP.UserProfiles.UserProfile.retrieve(Array)
SSOM System.Void RetrieveUser(System.String, System.Guid, System.Byte[], System.Nullable`1<System.Int64>, System.Boolean)
CSOM ClientObject.Retrieve(String[])
CSOM ClientObject.Retrieve()
JSOM SP.UserProfiles.UserProfile.retrieve(Array)
SSOM System.Void RetrieveUser(System.Int64, System.Boolean)
CSOM ClientObject.Retrieve(String[])
CSOM ClientObject.Retrieve()
JSOM SP.UserProfiles.UserProfile.retrieve(Array)
SSOM System.Void RetrieveUser(System.String, System.Guid, System.Byte[], System.Nullable`1<System.Int64>, System.Boolean, System.Boolean, System.Boolean, System.String)
CSOM ClientObject.Retrieve(String[])
CSOM ClientObject.Retrieve()
JSOM SP.UserProfiles.UserProfile.retrieve(Array)
SSOM System.Void RetrieveUser(System.Int64, System.Boolean, System.Boolean)
CSOM ClientObject.Retrieve(String[])
CSOM ClientObject.Retrieve()
JSOM SP.UserProfiles.UserProfile.retrieve(Array)
SSOM System.Void ShareAllSocialData(System.Boolean)
CSOM UserProfile.ShareAllSocialData(Boolean)
JSOM SP.UserProfiles.UserProfile.shareAllSocialData(boolean)
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.