ISmsGateway.TestCredentials
Tests the credentials for communicating with the SMS gateway for validity.
Namespace: Imanami.PublicInterfaces
Assembly: Imanami.PublicInterfaces.dll
Syntax
bool TestCredentials();
Return Value
Type: System.Boolean
True if the credentials are valid.
See Also