You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.User Namespace > Classes > ADUser Class > ADUser Methods > SynchCMSRelationshipsToAD
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
ADUser.SynchCMSRelationshipsToAD Method

Synchronizes the CMS relations, such as groups, to the Active Directory for the given users.

C#
public SynchCMSRelationshipsToAD(Collection UserIds, Collection GroupIds, Collection Actions);
Visual Basic
Public Sub SynchCMSRelationshipsToAD(ByVal UserIds As Collection, ByVal GroupIds As Collection, ByVal Actions As Collection)
Parameters 
Description 
UserIds 
A collection of user IDs. 
GroupIds 
A collection of group IDs. 
Actions 
A collection of actions (possible action is “delete”). 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!