次の方法で共有


WssInterop.SynchronizeMembershipForPwaAppRootSite メソッド

Project Web Appのルート サイトと SharePoint サイトのメンバーシップを同期します。

名前空間:  WebSvcWssInterop
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
<SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/WssInterop/SynchronizeMembershipForPwaAppRootSite", RequestNamespace := "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/",  _
    ResponseNamespace := "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/",  _
    Use := SoapBindingUse.Literal, ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Sub SynchronizeMembershipForPwaAppRootSite
'使用
Dim instance As WssInterop

instance.SynchronizeMembershipForPwaAppRootSite()
[SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/WssInterop/SynchronizeMembershipForPwaAppRootSite", RequestNamespace = "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/", 
    ResponseNamespace = "https://schemas.microsoft.com/office/project/server/webservices/WssInterop/", 
    Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
public void SynchronizeMembershipForPwaAppRootSite()

注釈

プロジェクト サーバーのアクセス許可

権限

説明

ManageWindowsSharePointServices

プロジェクト サイトを管理することができます。グローバル アクセス権。

関連項目

参照先

WssInterop クラス

WssInterop メンバー

WebSvcWssInterop 名前空間