deDesign..::..compareConfigurationSettingsForAuthProviders Method
Compares the configuration settings for authentication providers.
Namespace:
FlowWright.cDevDeAPIAssembly: 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.