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

Loads a list of domains from Active Directory.

C#
public DomainData[] GetDomains(int ShowAll, int CheckIntegration);
Visual Basic
Public Function GetDomains(ByVal ShowAll As Integer, ByVal CheckIntegration As Integer) As DomainData()
Parameters 
Description 
ShowAll 
flag (1 = show all). 
CheckIntegration 
Check whether CMS is configured to integrate Active Directory. Enter 1 to check integration. Otherwise, the method continues without checking. 

Ektron.Cms.DomainData()

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!