FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..exportAuthProviderUsingName Method

Exports the name of the authentication provider using.

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

Syntax


public string exportAuthProviderUsingName(
	string authProviderName
)
Public Function exportAuthProviderUsingName ( _
	authProviderName As String _
) As String
public:
String^ exportAuthProviderUsingName(
	String^ authProviderName
)

Parameters

authProviderName
Type: String
Name of the authentication provider.

Return Value

System.String.