FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAuthConnectionsDataUsingProviderID Method

Gets the authentication connections data using provider identifier.

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

Syntax


public DataTable getAuthConnectionsDataUsingProviderID(
	string sAuthProviderID
)
Public Function getAuthConnectionsDataUsingProviderID ( _
	sAuthProviderID As String _
) As DataTable
public:
DataTable^ getAuthConnectionsDataUsingProviderID(
	String^ sAuthProviderID
)

Parameters

sAuthProviderID
Type: String
The s authentication provider identifier.

Return Value

DataTable.