FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deoAuthConnections..::..importOAuth Method

Import OAuth Source Provider

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool importOAuth(
	string sImportXML
)
Public Function importOAuth ( _
	sImportXML As String _
) As Boolean
public:
bool^ importOAuth(
	String^ sImportXML
)

Parameters

sImportXML
Type: String
The s import XML.

Return Value

true if XXXX, false otherwise.