Can you use asp.net's membership and role provider sevices inside a web
service for authentication? I am trying to find a way to reduce coding.. and
that seems like it would be a good fit to do simple authentication (a user
would login using a login method and create a session that way) thanks!ASP.NET AJAX uses such a technique to handle role & memberships via ajax.
Here's more info:
http://ajax.asp.net/docs/ClientRefe...es/default.aspx
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
"Smokey Grindle" <nospam@.dontspamme.com> wrote in message
news:ub2jOkOkHHA.1220@.TK2MSFTNGP03.phx.gbl...
> Can you use asp.net's membership and role provider sevices inside a web
> service for authentication? I am trying to find a way to reduce coding..
> and that seems like it would be a good fit to do simple authentication (a
> user would login using a login method and create a session that way)
> thanks!
>
what about using the built in asp.net 2.0 ones? I just need something to
work with webservices to do role and membership managment
"Steve C. Orr [MCSD, MVP, CSM, ASP Insider]" <Steve@.Orr.net> wrote in
message news:936A549B-8D7C-4A93-8D77-26206F1BAC78@.microsoft.com...
> ASP.NET AJAX uses such a technique to handle role & memberships via ajax.
> Here's more info:
> http://ajax.asp.net/docs/ClientRefe...es/default.aspx
> --
> I hope this helps,
> Steve C. Orr,
> MCSD, MVP, CSM, ASPInsider
> http://SteveOrr.net
>
> "Smokey Grindle" <nospam@.dontspamme.com> wrote in message
> news:ub2jOkOkHHA.1220@.TK2MSFTNGP03.phx.gbl...
>
That does use the built in ASP.NET 2.0 ones.
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
"Smokey Grindel" <nospam@.nospam.com> wrote in message
news:O6S$t5QkHHA.208@.TK2MSFTNGP05.phx.gbl...
> what about using the built in asp.net 2.0 ones? I just need something to
> work with webservices to do role and membership managment
> "Steve C. Orr [MCSD, MVP, CSM, ASP Insider]" <Steve@.Orr.net> wrote in
> message news:936A549B-8D7C-4A93-8D77-26206F1BAC78@.microsoft.com...
>
Friday, March 16, 2012
membership / role provider in a web service?
Labels:
asp,
authentication,
coding,
inside,
membership,
net,
provider,
reduce,
role,
service,
sevices,
web,
webservice
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment