FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deoAuthConnections..::..createUpdateOAuthConnection Method

Creates the update o authentication connection.

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

Syntax


public bool createUpdateOAuthConnection(
	Hashtable oFields
)
Public Function createUpdateOAuthConnection ( _
	oFields As Hashtable _
) As Boolean
public:
bool^ createUpdateOAuthConnection(
	Hashtable^ oFields
)

Parameters

oFields
Type: Hashtable
The o fields.

Return Value

true if XXXX, false otherwise.