deDesign..::..updateAuthProvider Method
Updates the authentication provider.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool updateAuthProvider( string sName, string sDescription, string sType, string sDllPath, string sNamespace, string sAuthProviderID, string sParms )
Parameters
- sName
- Type: String
Name of the s.
- sDescription
- Type: String
The s description.
- sType
- Type: String
Type of the s.
- sDllPath
- Type: String
The s DLL path.
- sNamespace
- Type: String
The s namespace.
- sAuthProviderID
- Type: String
The s authentication provider identifier.
- sParms
- Type: String
The s parms.