FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAuthProviderData Method

Gets the authentication provider data.

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

Syntax


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

Parameters

sAuthProviderID
Type: String
The s authentication provider identifier.

Return Value

DataTable.