FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAuthConnectionUsingAuthKey Method

Gets the authentication connection using authentication key.

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

Syntax


public deAuthConnection getAuthConnectionUsingAuthKey(
	string authKey
)
Public Function getAuthConnectionUsingAuthKey ( _
	authKey As String _
) As deAuthConnection
public:
deAuthConnection^ getAuthConnectionUsingAuthKey(
	String^ authKey
)

Parameters

authKey
Type: String
The authentication key.

Return Value

deAuthConnection.