共用方式為


WssInterop.SynchronizeMembershipForPwaAppRootSite 方法

將 SharePoint 網站成員資格同步處理與Project Web App根網站。

命名空間:  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()

備註

Project Server 權限

權限

描述

ManageWindowsSharePointServices

可讓使用者管理project site。通用權限。

請參閱

參照

WssInterop 類別

WssInterop 成員

WebSvcWssInterop 命名空間