deDesign..::..updateAuthConnection Method
Updates the authentication connection.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool updateAuthConnection( string sAuthConnID, string sConnName, string sConnDescription, string sAuthProviderID, string sAuthKey, string sAuthProviderConfig )
Parameters
- sAuthConnID
- Type: String
The s authentication connection identifier.
- 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.
- sAuthProviderConfig
- Type: String
The s authentication provider configuration.