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

Maps the given user ID to the corresponding Active Directory entry.

C#
public MapCMSUserToAD(Long UserId, String UserName, String Domain, int PullInfo);
Visual Basic
Public Sub MapCMSUserToAD(ByVal UserId As Long, ByVal UserName As String, ByVal Domain As String, ByVal PullInfo As Integer)
Parameters 
Description 
UserId 
The user’s ID to map. 
UserName 
The user’s name to map. 
Domain 
The user’s domain. 
PullInfo 
Flag to load Active Directory information. (1 = Load Active Directory information, 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!