deDesign..::..createAuthConnection Method
Creates the authentication connection.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool createAuthConnection( string sConnName, string sConnDescription, string sAuthProviderID, string sAuthKey, string sAuthConnID, string sAuthProviderConfig )
Parameters
- sConnName
- Type: String
Name of the s connection.
- sConnDescription
- Type: String
The s connection description.
- sAuthProviderID
- Type: String
The s authentication provider identifier.
- sAuthKey
- Type: String
The s authentication key.
- sAuthConnID
- Type: String
The s authentication connection identifier.
- sAuthProviderConfig
- Type: String
The s authentication provider configuration.