deDesign..::..configureAuthProvider Method
Configures the authentication provider.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool configureAuthProvider( Dictionary<string, authProviders> oAuthProviders )
Public Function configureAuthProvider ( _ oAuthProviders As Dictionary(Of String, authProviders) _ ) As Boolean
public: bool^ configureAuthProvider( Dictionary<String^, authProviders^>^ oAuthProviders )
Parameters
- oAuthProviders
- Type: Dictionary<(Of <(<'String, authProviders>)>)>
The o authentication providers.