repo.or.cz
/
smsapi-csharp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Extract response exceptions
[smsapi-csharp.git]
/
smsapiTests
/
App.config
blob
8140d5f0c8da384f21b5943db63d214fda8ac906
1
<?xml version="1.0" encoding="utf-8" ?>
2
<configuration>
3
<appSettings>
4
<add key="addressType" value="SmsApiPl or SmsApiCom or SmsApiIo"/>
5
<add key="oauthToken" value="oauth token (not required if password present)"/>
6
<add key="validTestNumber" value="48xxyyyzzz"/>
7
</appSettings>
8
</configuration>