AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The search criteria to be used to return users.
The name
and description
fields support "contains" queries with a minimum
of 2 characters and a maximum of 25 characters. Any queries with character lengths
outside of this range will throw invalid results.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class UserSearchCriteria
The UserSearchCriteria type exposes the following members
Name | Description | |
---|---|---|
UserSearchCriteria() |
Name | Type | Description | |
---|---|---|---|
AndConditions | System.Collections.Generic.List<Amazon.Connect.Model.UserSearchCriteria> |
Gets and sets the property AndConditions.
A list of conditions which would be applied together with an |
|
HierarchyGroupCondition | Amazon.Connect.Model.HierarchyGroupCondition |
Gets and sets the property HierarchyGroupCondition. A leaf node condition which can be used to specify a hierarchy group condition. |
|
ListCondition | Amazon.Connect.Model.ListCondition |
Gets and sets the property ListCondition. A leaf node condition which can be used to specify a List condition to search users with attributes included in Lists like Proficiencies. |
|
OrConditions | System.Collections.Generic.List<Amazon.Connect.Model.UserSearchCriteria> |
Gets and sets the property OrConditions.
A list of conditions which would be applied together with an |
|
StringCondition | Amazon.Connect.Model.StringCondition |
Gets and sets the property StringCondition. A leaf node condition which can be used to specify a string condition.
The currently supported values for |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5