IPartnerAS2Receiver.SignedReceiptMicAlgorithm Property
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:
property Microsoft::BizTalk::Edi::PartnerAgreementManager::AS2SignedReceiptMicAlg SignedReceiptMicAlgorithm { Microsoft::BizTalk::Edi::PartnerAgreementManager::AS2SignedReceiptMicAlg get(); void set(Microsoft::BizTalk::Edi::PartnerAgreementManager::AS2SignedReceiptMicAlg value); };
public Microsoft.BizTalk.Edi.PartnerAgreementManager.AS2SignedReceiptMicAlg SignedReceiptMicAlgorithm { get; set; }
member this.SignedReceiptMicAlgorithm : Microsoft.BizTalk.Edi.PartnerAgreementManager.AS2SignedReceiptMicAlg with get, set
Public Property SignedReceiptMicAlgorithm As AS2SignedReceiptMicAlg