FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..exportAuthConnectionsUsingName Method

Exports the name of the authentication connections using.

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

Syntax


public string exportAuthConnectionsUsingName(
	string sAuthConnName
)
Public Function exportAuthConnectionsUsingName ( _
	sAuthConnName As String _
) As String
public:
String^ exportAuthConnectionsUsingName(
	String^ sAuthConnName
)

Parameters

sAuthConnName
Type: String
Name of the s authentication connection.

Return Value

System.String.