UserProfileService Class (User Profile) Home
UserProfileService Class (User Profile)
Contains methods and properties used to call the UserProfileService Web service.

Web Service: User ProfileWeb Reference: http://<Site>/_vti_bin/UserProfileService.asmx
Syntax

'Usage

Dim instance As UserProfileService


'Declaration

<DesignerCategoryAttribute("code")> _
<DebuggerStepThroughAttribute> _
<WebServiceBindingAttribute(Name:="UserProfileServiceSoap", Web Service:="http://microsoft.com/webservices/SharePointPortalServer/UserProfileService")> _
<XmlIncludeAttribute(GetType(PropertyData()))> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
<XmlIncludeAttribute(GetType(ValueData()))> _
Public Class UserProfileService
    Inherits SoapHttpClientProtocol
Remarks

The UserProfileService Web service provides a user profile interface for remote clients to read and create user profiles.

To use the UserProfileService Web service library, you must generate a proxy class in either Microsoft Visual C# or Microsoft Visual Basic through which you can call the various Web service methods.

The Web Services Description Language (WSDL) for the UserProfileService endpoint is accessed through UserProfileService.asmx?wsdl.

The following example shows the format of the URL to the UserProfileService WSDL file.

http://<server>/<customsite>/_vti_bin/UserProfileService.asmx

If you do not have a custom site, you can use the following URL:

http://<server>/_vti_bin/UserProfileService.asmx
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       System.Web.Services.Protocols.WebClientProtocol
         System.Web.Services.Protocols.HttpWebClientProtocol
           System.Web.Services.Protocols.SoapHttpClientProtocol
            User Profile.UserProfileService
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View