<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=3&amp;t=1898" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2015-05-27T15:34:43+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=3&amp;t=1898</id>
<entry>
<author><name><![CDATA[paulw]]></name></author>
<updated>2015-05-27T15:34:43+01:00</updated>
<published>2015-05-27T15:34:43+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1898&amp;p=7366#p7366</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1898&amp;p=7366#p7366"/>
<title type="html"><![CDATA[Re: OTP C# Error Cannot implicitly convert type]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1898&amp;p=7366#p7366"><![CDATA[
Thanks so much, that worked.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3738">paulw</a> — Wed May 27, 2015 3:34 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[henrik]]></name></author>
<updated>2015-05-27T15:21:17+01:00</updated>
<published>2015-05-27T15:21:17+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1898&amp;p=7365#p7365</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1898&amp;p=7365#p7365"/>
<title type="html"><![CDATA[Re: OTP C# Error Cannot implicitly convert type]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1898&amp;p=7365#p7365"><![CDATA[
Seems like the example in the documentation has a typo. Try this instead:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">IYubicoResponse response = client.Verify(otp);</div><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2968">henrik</a> — Wed May 27, 2015 3:21 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[paulw]]></name></author>
<updated>2015-05-27T14:58:19+01:00</updated>
<published>2015-05-27T14:58:19+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1898&amp;p=7364#p7364</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1898&amp;p=7364#p7364"/>
<title type="html"><![CDATA[OTP C# Error Cannot implicitly convert type]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1898&amp;p=7364#p7364"><![CDATA[
I am trying to use the c# libraries on an ASP.NET webform and using the sample code of<br /><br />            YubicoClient client = new YubicoClient(clientId, apiKey);<br />            YubicoResponse response = client.Verify(otp);<br /><br />I get the following error<br /><br />Error1Cannot implicitly convert type 'YubicoDotNetClient.IYubicoResponse' to 'YubicoDotNetClient.YubicoResponse'. An explicit conversion exists (are you missing a cast?)<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3738">paulw</a> — Wed May 27, 2015 2:58 pm</p><hr />
]]></content>
</entry>
</feed>