| SystemControllerGetTrustedSystemIds Method |
Get trusted system ids for a system (including nested trusts)
Namespace:
Omada.OE.Solution.OIM.AppLogic
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic List<int> GetTrustedSystemIds(
int systemId
)
Parameters
- systemId
- Type: SystemInt32
Return Value
Type:
ListInt32List of trusted system ids
See Also