Gets the automatic detect authentication providers from DLLS.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
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.