FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAuthConnection Method

Gets the authentication connection.

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

Syntax


public deAuthConnection getAuthConnection(
	string authConnectionID
)
Public Function getAuthConnection ( _
	authConnectionID As String _
) As deAuthConnection
public:
deAuthConnection^ getAuthConnection(
	String^ authConnectionID
)

Parameters

authConnectionID
Type: String
The authentication connection identifier.

Return Value

deAuthConnection.