Click to Rate and Give Feedback

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
People Class (People)
Provides methods that enable people to use SharePoint sites securely.

Web Service: PeopleWeb Reference: http://<Site>/_vti_bin/People.asmx
Visual Basic (Declaration)
<WebServiceBindingAttribute(Name:="PeopleSoap", Web Service:="http://schemas.microsoft.com/sharepoint/soap/")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
Public Class People
    Inherits SoapHttpClientProtocol
Visual Basic (Usage)
Dim instance As People
C#
[WebServiceBindingAttribute(Name="PeopleSoap", Web Service="http://schemas.microsoft.com/sharepoint/soap/")] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute("code")] 
public class People : SoapHttpClientProtocol

To access the People service and its methods, set a Web reference to http://Server_Name/[sites/][Site_Name/]_vti_bin/people.asmx.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker