SendPort.ISendPort.EncryptionCert 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.
property Microsoft::BizTalk::ExplorerOM::ICertificateInfo ^ Microsoft::BizTalk::ExplorerOM::ISendPort::EncryptionCert { Microsoft::BizTalk::ExplorerOM::ICertificateInfo ^ get(); void set(Microsoft::BizTalk::ExplorerOM::ICertificateInfo ^ value); };
Microsoft.BizTalk.ExplorerOM.ICertificateInfo Microsoft.BizTalk.ExplorerOM.ISendPort.EncryptionCert { get; set; }
Microsoft.BizTalk.ExplorerOM.ISendPort.EncryptionCert
Property EncryptionCert As ICertificateInfo Implements ISendPort.EncryptionCert