Admin::SetADSyncReplacementCharacter method
Office 2013 and later
Sets the character that replaces commas in resource names during Active Directory synchronization.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Parameters
- replacementCharacter
- Type: System.Nullable<Char>
The new replacement character. Set to a null reference (Nothing in Visual Basic) to remove the comma upon import.
The GetADSyncReplacementCharacter method requires a restart of the Project Server Queue Service to get a new replacement character set by using the SetADSyncReplacementCharacter method.
Project Server Permissions
Permission | Description |
|---|---|
Allows a user to manage Active Directory settings. Global permission. | |
Allows a user to administer services such as Active Directory settings and database timeouts. Global permission. |
Show: