英語で読む

次の方法で共有


Admin.SetActiveDirectorySyncGroupSettings メソッド

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

構文

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

パラメーター

注釈

Project Web App (https://ServerName/ProjectServerName/_layouts/pwa/ADSyncERP.aspx) では、アクティブ ディレクトリのエンタープライズ リソース プール同期ページは、 SetActiveDirectorySyncGroupSettingsメソッドを使用します。

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

権限

説明

ManageActiveDirectorySettings

Active Directory の設定を管理することができます。グローバル アクセス権。

ManageSiteServices

Active Directory の設定やデータベースのタイムアウトなどのサービスを管理することができます。グローバル アクセス権。

関連項目

参照先

Admin クラス

Admin メンバー

WebSvcAdmin 名前空間