Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
MailMan::AutoSaveCerts
Controls whether certificates found in incoming signed emails are automatically saved to the "Chilkat" certificate store. The default is False. The Chilkat cert store is located in the registry in HKEY_LOCAL_MACHINE/Software/Chilkat/SystemCertificates.
![]() |
Declarations | ||
|
[Visual Basic] Public Property AutoSaveCerts As Boolean [C#] public bool AutoSaveCerts {get; set;} [C++] public: __property bool get_AutoSaveCerts(); public: __property void set_AutoSaveCerts(bool); [JScript] public function get AutoSaveCerts() : Boolean; public function set AutoSaveCerts(Boolean); |
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.