FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..compareConfigurationSettingsForAuthProviders Method

Compares the configuration settings for authentication providers.

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

Syntax


public void compareConfigurationSettingsForAuthProviders(
	DataTable oRefDT,
	ref DataTable oTrgDT
)
Public Sub compareConfigurationSettingsForAuthProviders ( _
	oRefDT As DataTable, _
	ByRef oTrgDT As DataTable _
)
public:
void compareConfigurationSettingsForAuthProviders(
	DataTable^ oRefDT, 
	DataTable^% oTrgDT
)

Parameters

oRefDT
Type: DataTable
The o reference dt.
oTrgDT
Type: DataTable%
The o TRG dt.