People クラス (websvcPeople)

ユーザーが SharePoint サイトを安全に使用できるようにするメソッドを提供します。

名前空間: websvcPeople
アセンブリ: STSSOAP (stssoap.dll 内)

構文

'宣言
<WebServiceBindingAttribute(Name:="PeopleSoap", Namespace:="https://schemas.microsoft.com/sharepoint/soap/")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
Public Class People
    Inherits SoapHttpClientProtocol
'使用
Dim instance As People
[WebServiceBindingAttribute(Name="PeopleSoap", Namespace="https://schemas.microsoft.com/sharepoint/soap/")] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute("code")] 
public class People : SoapHttpClientProtocol

備考

Peopleサービスとそのメソッドにアクセスするには、Web 参照をhttp://Server_Name/[sites/][Site_Name/]_vti_bin/people.asmxに設定します。

継承階層

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       System.Web.Services.Protocols.WebClientProtocol
         System.Web.Services.Protocols.HttpWebClientProtocol
           System.Web.Services.Protocols.SoapHttpClientProtocol
            websvcPeople.People

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

People メンバ
websvcPeople 名前空間
SPControl.GetContextWeb メソッド

その他のリソース

Windows SharePoint Services の .NET のサポートとセキュリティ
セキュリティ、ユーザー、グループの概要