IUserProviderTestProviderConnection Method |
Tests the connection to the remote system using the provider instance connection settings. Throwing an exception will indicate a failed test.
Namespace: ConnectedApps.Cms.Sdk.FrameworkAssembly: ConnectedApps.Cms.Sdk (in ConnectedApps.Cms.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxvoid TestProviderConnection()
Sub TestProviderConnection
void TestProviderConnection()
abstract TestProviderConnection : unit -> unit
See Also