Pluggable module using wcf services

Posted by Community Admin on 03-Aug-2018 03:51

Pluggable module using wcf services

All Replies

Posted by Community Admin on 06-Aug-2010 00:00

Do you expose the Sitefinity membership/roles through WCF in 4.0? I see some Wcf classes in the Telerik.Sitefinity.Secruity.Web.Services namespace, just not sure if they can be used by a pluggable module.

I'll looking at building a pluggable Silverlight 4.0 module and will need the membership/roles information and other Sitefinity information as well.

Thanks, Burl

Posted by Community Admin on 07-Aug-2010 00:00

Hi Burl,


It looks like yes.
Under Sitefinity/Services/Security there are 4 services that you can call from the outside world using WCF REST
MembershipSettings.svc
Permissions.svc
Roles.svc
Users.svc

Cheers
Lino

This thread is closed