FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deoAuthConnections..::..exportOAuthToSQL Method

Export oAuth source provider to sql

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

Syntax


public string exportOAuthToSQL(
	string sOAuthName
)
Public Function exportOAuthToSQL ( _
	sOAuthName As String _
) As String
public:
String^ exportOAuthToSQL(
	String^ sOAuthName
)

Parameters

sOAuthName
Type: String
Name of the s o authentication.

Return Value

System.String.