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

Synchronizes the CMS group data to the Active Directory group data. This updates the CMS data with the corresponding to Active Directory changes.

C#
public SynchCMSGroupsToAD(Collection GroupIds, Collection UserNames, Collection Domains, Collection Actions);
Visual Basic
Public Sub SynchCMSGroupsToAD(ByVal GroupIds As Collection, ByVal UserNames As Collection, ByVal Domains As Collection, ByVal Actions As Collection)
Parameters 
Description 
GroupIds 
A collection of group IDs. 
UserNames 
A collection of usernames. 
Domains 
A collection of domains. 
Actions 
Possible actions are “delete” or “map”. 
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!