Skip to the content.

Be.Stateless.Security

Build Pipelines

Latest Release

Release Preview

Overview

Be.Stateless.Security is part of the BizTalk.Factory Runtime Package. This component provides a security helper class, Delegate, allowing to impersonate a Windows identity —whose username and password are given as arguments— when invoking a .NET delegate.

Remark The only reasons and places this class is used so far is to create a folder ahead of time in a Microsoft BizTalk Server® send pipeline; thus allowing the File adapter to drop the message at the expected runtime-computed location, see DirectoryCreator.

Developer Help

Detailed developer help has been provided as XML comments directly embedded in source code. Though developers usually browse through this documentation while developing thanks to, for instance, JetBrains ReSharper quick help —ctrl+shift+F1, an online version of this inlined help has also been provided here for greater reachability: