Vorheriges Thema: IsUserExists

Nächstes Thema: UpdateUserByMap

SearchUsers

Description

This method returns a map of users.

Syntax

SearchUsers (UserStatus, UserNamePattern, OrganizationNamePattern, UserDescriptionPattern)

Parameters

Name

Type

Description

UserStatus

string

The user status.

UserNamePattern

string

 

OrganizationNamePattern

string

 

UserDescriptionPattern

string

 

Return Value

A map of users, where user full name is the key entries and value entries in the map.

Remarks

All the parameters are optional.

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