Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.OPS
GatewayController Class
GatewayController Methods
GetSystemSchema Method
TestConnection Method
GatewayController
GetSystemSchema Method
Get schema of target system
Namespace:
Omada.OE.Solution.OIM.AppLogic.OPS
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
string
GetSystemSchema
(
string
collectorType
,
Dictionary
<
string
,
string
>
parameters
)
Parameters
collectorType
Type:
System
String
parameters
Type:
System.Collections.Generic
Dictionary
String
,
String
Return Value
Type:
String
Implements
IGatewayController
GetSystemSchema(String, Dictionary
String, String
)
See Also
Reference
GatewayController Class
Omada.OE.Solution.OIM.AppLogic.OPS Namespace