FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deoAuthConnections..::..getOAuthConnection Method

Gets the connection.

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

Syntax


public DataTable getOAuthConnection(
	string sOAuthID
)
Public Function getOAuthConnection ( _
	sOAuthID As String _
) As DataTable
public:
DataTable^ getOAuthConnection(
	String^ sOAuthID
)

Parameters

sOAuthID
Type: String
The s o authentication identifier.

Return Value

DataTable.