Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Contents tagged with Security

  • WorkflowAction and the Secure Store

    CallWebServiceWorkFlowActionI have been working on this custom workflow action which allows you to post data to another servicer. This can be used to send messages to a web service for example. One thing I really wanted to have in there is security. And with security I mean the Secure Store. It is however very difficult to use the Secure Store from inside a workflow action.