SSOResult(IBaseMessage, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
SSOResult(Microsoft::BizTalk::Message::Interop::IBaseMessage ^ message, System::String ^ affiliateApplication);
public SSOResult (Microsoft.BizTalk.Message.Interop.IBaseMessage message, string affiliateApplication);
new Microsoft.BizTalk.Adapter.Common.SSOResult : Microsoft.BizTalk.Message.Interop.IBaseMessage * string -> Microsoft.BizTalk.Adapter.Common.SSOResult
Public Sub New (message As IBaseMessage, affiliateApplication As String)
Parameters
- message
- IBaseMessage
- affiliateApplication
- String