FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAutoDetectAuthProvidersFromDlls Method

Gets the automatic detect authentication providers from DLLS.

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

Syntax


public DataTable getAutoDetectAuthProvidersFromDlls(
	string[] dllNames
)
Public Function getAutoDetectAuthProvidersFromDlls ( _
	dllNames As String() _
) As DataTable
public:
DataTable^ getAutoDetectAuthProvidersFromDlls(
	array<String^>^ dllNames
)

Parameters

dllNames
Type: array<String>[]()[][]
The DLL names.

Return Value

DataTable.