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)
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 |
|---|---|
Allows a user to manage Active Directory settings. Global permission. |
Show: