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

Creates new user group.

C#
public Collection AddUserGroup(String GroupName, Optional ByVal String GroupPath, Optional ByVal String GroupDomain);
Visual Basic
Public Function AddUserGroup(ByVal GroupName As String, Optional ByVal GroupPath As String = "", Optional ByVal GroupDomain As String = "") As Collection
Parameters 
Description 
GroupName 
The name of the group. 
GroupPath 
Group path, usually required for Active Directory, otherwise CMS group assumed. 
GroupDomain 
Group domain, usually required for Active Directory
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!