Admin::GetADSyncReplacementCharacter method

Office 2013 and later

Reads the character that replaces commas in resource names during Active Directory synchronization.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

No code example is currently available or this language may not be supported.

Return value

Type: System.Nullable<Char>
Contains the current replacement character. The return value is null if the comma character is removed instead of replaced.

The GetADSyncReplacementCharacter method requires a restart of the Project Server Queue Service to get a new replacement character set by the SetADSyncReplacementCharacter method,

Project Server Permissions

Permission

Description

ManageActiveDirectorySettings

Allows a user to manage Active Directory settings. Global permission.

Show: