FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAutoDetectAuthProviders Method

Gets the automatic detect authentication providers.

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

Syntax


public DataTable getAutoDetectAuthProviders(
	string sFilePath
)
Public Function getAutoDetectAuthProviders ( _
	sFilePath As String _
) As DataTable
public:
DataTable^ getAutoDetectAuthProviders(
	String^ sFilePath
)

Parameters

sFilePath
Type: String
The s file path.

Return Value

DataTable.