Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportConnectivityPackage
ConnectivityPackageConnector Class
ConnectivityPackageConnector Properties
ConfigurationFile Property
ConnectorID Property
DataModelFile Property
IsRelayConnector Property
IsTemplate Property
Name Property
OnboardingDefaultFile Property
OnboardingFile Property
TemplateConnector Property
UId Property
ConnectivityPackageConnector
DataModelFile Property
Name of the file that contains the connector data model
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportConnectivityPackage
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
[
XmlAttributeAttribute
("dataModelFile")]
public
string
DataModelFile
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
ConnectivityPackageConnector Class
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportConnectivityPackage Namespace