FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAuthConnectionDataUsingName Method

Gets the name of the authentication connection data using.

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

Syntax


public DataTable getAuthConnectionDataUsingName(
	string authConnName
)
Public Function getAuthConnectionDataUsingName ( _
	authConnName As String _
) As DataTable
public:
DataTable^ getAuthConnectionDataUsingName(
	String^ authConnName
)

Parameters

authConnName
Type: String
Name of the authentication connection.

Return Value

DataTable.