Rubrique précédente: IsUserGroupExists

Rubrique suivante: UpdateUserGroupByMap

SearchUserGroups

Description

This method returns a map of user groups.

Syntax

SearchUserGroups (UserGroupNamePattern, UserGroupDescriptionPattern)

Parameters

Name

Type

Description

UserGroupNamePattern

string

 

UserGroupDescriptionPattern

string

 

Return Value

A map of user groups, where user group name is the key and the value of each entry.

Remarks

All parameters are optional.

The default is an empty string, which means to ignore the parameter.