I've been working on building out some AD activities for Windows Workflow Foundation. A few months ago, I put together activities for the following retrieval activities:
Anyone have ideas on anything else? I'd like to just make a little framework of AD components for the WinWF site when I finally upload it.
Hi,
great thing!
I think a generic GetADPropertyValueActivity would be fine!
best regards,
Thomas
WFでAD操作するアクティビティ
I've got them built, I just have to clean them up before I push them to the WinWF site. Right now, I've put together the following:
I've also got an object called ActiveDirectoryUserInfo that gets more information about a user. I see this being used for future activities that would help with rules processing.
I'm trying to get the AD workflow activities I put together on the http://wf.netfx3.com site, but they seem to be backlogged. My upload is currently awaiting approval.