Where are user credentials persisted to when creating a Silverlight Business Application Template pr

Posted by Scott Davies on Stack Overflow See other posts from Stack Overflow or by Scott Davies
Published on 2010-06-01T19:52:41Z Indexed on 2010/06/01 19:53 UTC
Read the original article Hit count: 274

Filed under:

Hi,

The Business Application Template in Silverlight 4.0 generates authentication and user management (add user) features. Where is the info stored ? I presume it goes back to the server and then I have my pick on the server side - AD, LDAP, SQL Server, etc. ? Is this correct ?

Thanks,

Scott

© Stack Overflow or respective owner

Related posts about silverlight-4.0