FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..exportAuthProviderUsingID Method

Exports the authentication provider using identifier.

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

Syntax


public string exportAuthProviderUsingID(
	string authProviderID
)
Public Function exportAuthProviderUsingID ( _
	authProviderID As String _
) As String
public:
String^ exportAuthProviderUsingID(
	String^ authProviderID
)

Parameters

authProviderID
Type: String
The authentication provider identifier.

Return Value

System.String.