FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deoAuthConnections..::..getOauthIDByName Method

Gets the name of the oauth identifier by.

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

Syntax


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

Parameters

sOAuthName
Type: String
Name of the s o authentication.

Return Value

System.String.