Windows Media Service authentication issue

Posted by George2 on Stack Overflow See other posts from Stack Overflow or by George2
Published on 2010-04-14T09:40:08Z Indexed on 2010/04/14 9:43 UTC
Read the original article Hit count: 152

Filed under:
|
|
|
|

Hello everyone,

I am using Windows Server 2008 R2 with Windows Media Service. At the client side, I want to use Silverlight to play the media file. I am using VSTS 2008 + Silverlight 3 + ASP.Net + .Net 3.5. I want to know how to implement a custom authentication protocol (I have a custom user database, which contains user name and password. I want to enable logged-in user to be able to play through Silverlight)?

thanks in advance, George

© Stack Overflow or respective owner

Related posts about vsts2008

Related posts about c#