FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAuthProviderIDByName Method

Gets the name of the authentication provider identifier by.

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

Syntax


public string getAuthProviderIDByName(
	string sAuthProviderName
)
Public Function getAuthProviderIDByName ( _
	sAuthProviderName As String _
) As String
public:
String^ getAuthProviderIDByName(
	String^ sAuthProviderName
)

Parameters

sAuthProviderName
Type: String
Name of the s authentication provider.

Return Value

System.String.