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

Synchronize the CMS user data to the Active Directory data.

C#
public SynchCMSUsersToAD(Collection UserIds, Collection UserNames, Collection Domains, Collection Actions, int PullInfo);
Visual Basic
Public Sub SynchCMSUsersToAD(ByVal UserIds As Collection, ByVal UserNames As Collection, ByVal Domains As Collection, ByVal Actions As Collection, ByVal PullInfo As Integer)
Parameters 
Description 
UserIds 
A collection of user IDs. 
UserNames 
A collection of usernames. 
Domains 
A collection of domains. 
Actions 
A collection of actions corresponding to items added to the collection. The possible collection values are “delete” or “map”. 
PullInfo 
Retrieves the Active Directory information when the value is 1, otherwise none. 
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!