RuntimeConfig.IsRNIFMessageExternallyValidated Method

Definition

public:
 bool IsRNIFMessageExternallyValidated(Microsoft::XLANGs::BaseTypes::XLANGMessage ^ inRNIFMessage, Microsoft::Solutions::BTARN::ConfigurationManager::RNIFException ^ rnifExceptionInfo);
public bool IsRNIFMessageExternallyValidated (Microsoft.XLANGs.BaseTypes.XLANGMessage inRNIFMessage, Microsoft.Solutions.BTARN.ConfigurationManager.RNIFException rnifExceptionInfo);
member this.IsRNIFMessageExternallyValidated : Microsoft.XLANGs.BaseTypes.XLANGMessage * Microsoft.Solutions.BTARN.ConfigurationManager.RNIFException -> bool
Public Function IsRNIFMessageExternallyValidated (inRNIFMessage As XLANGMessage, rnifExceptionInfo As RNIFException) As Boolean

Parameters

inRNIFMessage
XLANGMessage
rnifExceptionInfo
RNIFException

Returns

Applies to