Share via


MIME_SMIME_Encoder.SigningAlgorithm Property

Definition

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

Applies to