FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deoAuthConnections..::..getOAuthConnectionByName Method

Gets the connection.

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

Syntax


public DataTable getOAuthConnectionByName(
	string sOAuthName
)
Public Function getOAuthConnectionByName ( _
	sOAuthName As String _
) As DataTable
public:
DataTable^ getOAuthConnectionByName(
	String^ sOAuthName
)

Parameters

sOAuthName
Type: String
Name of the s o authentication.

Return Value

DataTable.