 | CryptoContextSMIMESigner Property |
Get or sets a custom S/MIME signer.
Namespace: Limilabs.Cryptography.PluginAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic static ISMIMESigner SMIMESigner { get; set; }Public Shared Property SMIMESigner As ISMIMESigner
Get
Set
public:
static property ISMIMESigner^ SMIMESigner {
ISMIMESigner^ get ();
void set (ISMIMESigner^ value);
}static member SMIMESigner : ISMIMESigner with get, set
Property Value
ISMIMESigner
See Also