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

Loads all of the Active Directory groups for a given domain and filter.

C#
public GroupData[] GetAvailableADGroups(String Filter, String Domain);
Visual Basic
Public Function GetAvailableADGroups(ByVal Filter As String, ByVal Domain As String) As GroupData()
Parameters 
Description 
Filter 
Filter by complete or a specific group name. 
Domain 
The domain name. (Required) 

Ektron.Cms.GroupData()

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!