ConnectivityPackageConnector Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportConnectivityPackage
[XmlTypeAttribute("connector")] public class ConnectivityPackageConnector
The ConnectivityPackageConnector type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectivityPackageConnector |
Default constructor
|
Name | Description | |
---|---|---|
![]() | ConfigurationFile |
Name of the configuration file
|
![]() | ConnectorID |
The connector id
|
![]() | DataModelFile |
Name of the file that contains the connector data model
|
![]() | IsRelayConnector |
IsRelayConnector flag
|
![]() | IsTemplate |
IsTemplate flag
|
![]() | Name |
The connector name
|
![]() | OnboardingDefaultFile |
Name of the onboarding default file
|
![]() | OnboardingFile |
Name of the onboarding file
|
![]() | TemplateConnector |
Name of the template connector
|
![]() | UId |
The connector Uid
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |