FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAuthConnectionData Method (String)

Gets the authentication connection data.

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

Syntax


public DataTable getAuthConnectionData(
	string authConnectionID
)
Public Function getAuthConnectionData ( _
	authConnectionID As String _
) As DataTable
public:
DataTable^ getAuthConnectionData(
	String^ authConnectionID
)

Parameters

authConnectionID
Type: String
The authentication connection identifier.

Return Value

DataTable.