MIME_SMIME_Encoder.EncryptionAlgorithm 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::Component::MIME_SMIME_Encoder::AlgID EncryptionAlgorithm { Microsoft::BizTalk::Component::MIME_SMIME_Encoder::AlgID get(); void set(Microsoft::BizTalk::Component::MIME_SMIME_Encoder::AlgID value); };
[Microsoft.BizTalk.Component.BtsDescription("DescMimeEncoderEncryptionAlgorithm")]
[Microsoft.BizTalk.Component.BtsPropertyName("PropMimeEncoderEncryptionAlgorithm")]
public Microsoft.BizTalk.Component.MIME_SMIME_Encoder.AlgID EncryptionAlgorithm { get; set; }
member this.EncryptionAlgorithm : Microsoft.BizTalk.Component.MIME_SMIME_Encoder.AlgID with get, set
Public Property EncryptionAlgorithm As MIME_SMIME_Encoder.AlgID
Property Value
- Attributes