| RoleInfoGetRoleOwnerIds Method |
Returns the owner(s) of a role.
The owners are either user or group ids (or both).
The method starts with looking at the role itself - if it has one or more owners these are returned.
If not it looks at the role folder - if it has one or more owners these are returned.
The method can return an empty collection if no owners are found.
Namespace:
Omada.OE.Solution.OIM.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
See Also