/
Search for Role
Search for Role
The SearchForRole
activity can be used to search for role by Type
, Name
and/or by value of an Attribute
.
This activity is available from version 8.2.
Input Data
The following input data can be configured for the activity.
RoleTypeId
The identifier of the Role Type.
SearchValue
The value to search for in Role Name.
SearchValuesByAttributeId
The Dictionary<uint, string[]> to search for value of Attribute. Dictionary key is attribute id and value is a collection of required values.
Example:{ 500001: ["Adobe", "Microsoft"], 500002: ["Photoshop", "Lightroom", "Teams"] }
Output Data
Result
The uint array of the roles that match search criteria.
Â
© ITSENSE AG. Alle Rechte vorbehalten. ITSENSE und CoreOne sind eingetragene Marken der ITSENSE AG.