MIME_SMIME_Encoder.SigningAlgorithm 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::SMIME_SignatureAlgorithm SigningAlgorithm { Microsoft::BizTalk::Component::MIME_SMIME_Encoder::SMIME_SignatureAlgorithm get(); void set(Microsoft::BizTalk::Component::MIME_SMIME_Encoder::SMIME_SignatureAlgorithm value); };
[System.ComponentModel.Browsable(false)]
public Microsoft.BizTalk.Component.MIME_SMIME_Encoder.SMIME_SignatureAlgorithm SigningAlgorithm { get; set; }
member this.SigningAlgorithm : Microsoft.BizTalk.Component.MIME_SMIME_Encoder.SMIME_SignatureAlgorithm with get, set
Public Property SigningAlgorithm As MIME_SMIME_Encoder.SMIME_SignatureAlgorithm
Property Value
- Attributes