IMIMEEncoderProperties.SignatureType 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::SMIME_SignatureType SignatureType { Microsoft::BizTalk::Component::SMIME_SignatureType get(); void set(Microsoft::BizTalk::Component::SMIME_SignatureType value); };
public Microsoft.BizTalk.Component.SMIME_SignatureType SignatureType { get; set; }
member this.SignatureType : Microsoft.BizTalk.Component.SMIME_SignatureType with get, set
Public Property SignatureType As SMIME_SignatureType