CollectorControllerModelProperties Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
public static class Properties
The CollectorControllerModelProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| CollectorID |
Collector technology ID
| |
| Configuration |
The onboarding parameter description
| |
| Deprecated |
Is collector deprecated
| |
| Description |
Description of collector
| |
| IsGeneric |
Is this a generic collector
| |
| IsSingleInstance |
Is this a single instance collector like AD and SAP
| |
| Name |
Name of collector
| |
| SingleInstanceId |
The single instance ID
| |
| SupportsMultipleSystems |
Is this a generic collector
| |
| SupportsOffline |
collector supports offline data upload
| |
| SupportsSingleImport |
Does the category supports import of an individual system (only SAP right now)
| |
| TemplateObject |
Reference to the connetovoty object which is template
|