开发者

Is it correct to use the ASP.NET Role-Based Security in a standalone WPF application?

开发者 https://www.devze.com 2023-03-21 04:15 出处:网络
I have a little experience to use the ASP.NET Role-Base in the WinForm apps. I know how should I use it in such applications.

I have a little experience to use the ASP.NET Role-Base in the WinForm apps. I know how should I use it in such applications.

Now we would like to use it in a business WPF application.

  • Is it OK?
  • I know it's possible but is it right to do that?

Note: On of the benefits is the reusablity of our security library开发者_Python百科 in Web applications.

0

精彩评论

暂无评论...
验证码 换一张
取 消