UserProfileChangeService members
SharePoint 2013
This documentation is preliminary and is subject to change.
Defines web methods to get user profile changes from a remote client.
The UserProfileChangeService type exposes the following members.
| Name | Description | |
|---|---|---|
|
UserProfileChangeService | Initializes a new instance of the UserProfileChangeService class. |
Top
| Name | Description | |
|---|---|---|
|
Abort | (Inherited from WebClientProtocol.) |
|
BeginInvoke | (Inherited from SoapHttpClientProtocol.) |
|
CancelAsync | (Inherited from HttpWebClientProtocol.) |
|
CreateObjRef | (Inherited from MarshalByRefObject.) |
|
Discover | (Inherited from SoapHttpClientProtocol.) |
|
Dispose() | (Inherited from Component.) |
|
Dispose(Boolean) | (Inherited from Component.) |
|
EndInvoke | (Inherited from SoapHttpClientProtocol.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Component.) |
|
GetAllChanges | Gets all of the user profile change entries. |
|
GetChanges | Gets changes made to the user profiles using the specified change query and the specified change token. |
|
GetChangesWithRemotePersonalSiteHostUrl | Gets the changes made to the user profiles using the specified change query and change token. |
|
GetCurrentChangeToken | Gets a change token that identifies the most recent user profile change entry. |
|
GetHashCode | (Inherited from Object.) |
|
GetLifetimeService | (Inherited from MarshalByRefObject.) |
|
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) |
|
GetService | (Inherited from Component.) |
|
GetType | (Inherited from Object.) |
|
GetUserAllChanges | Gets all changes made to the specified user’s profile. |
|
GetUserChanges | Gets changes made to the specified user’s profile that match the filter conditions defined by the specified change token and the specified change query. |
|
GetUserCurrentChangeToken | Gets a change token that identifies the most recent user profile change entry for the specified user. |
|
GetWebRequest | (Inherited from SoapHttpClientProtocol.) |
|
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) |
|
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) |
|
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) |
|
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
|
Invoke | (Inherited from SoapHttpClientProtocol.) |
|
InvokeAsync(String, Object[], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) |
|
InvokeAsync(String, Object[], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
|
ToString | (Inherited from Component.) |