IMIMEEncoderProperties.SignatureType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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