-
Notifications
You must be signed in to change notification settings - Fork 0
Overload_NChronicle_SMTP_Configuration_SmtpChronicleLibraryConfiguration_WithCredentials
Andrew James edited this page Aug 3, 2017
·
1 revision
Name | Description | |
---|---|---|
![]() |
WithCredentials(X509Certificate[]) | Set certificate(s) to use to authenticate the sender when sending emails. This applies only whilst using the Network method, and automatically sets all emails to be sent via a secure SSL connection. This is not persisted when writing the SmtpChronicleLibrary to XML. |
![]() |
WithCredentials(String, SecureString, String) | Set the credentials to use to authenticate the sender when sending emails. This applies only whilst using the Network method. |
![]() |
WithCredentials(String, String, String) | Set the credentials to use to authenticate the sender when sending emails. This applies only whilst using the Network method. |
SmtpChronicleLibraryConfiguration Class
NChronicle.SMTP.Configuration Namespace
NChronicle.SMTP
Send comments on this topic to [email protected]
-
NChronicle.SMTP
- NChronicle.SMTP Namespace
-
NChronicle.SMTP.Configuration Namespace
-
SmtpChronicleLibraryConfiguration Class
-
SmtpChronicleLibraryConfiguration Methods
- SmtpChronicleLibraryConfiguration.AllowingRecurrences Method
- SmtpChronicleLibraryConfiguration.GetSchema Method
- SmtpChronicleLibraryConfiguration.Ignoring Method
- SmtpChronicleLibraryConfiguration.ListeningTo Method
- SmtpChronicleLibraryConfiguration.ListeningToAllLevels Method
- SmtpChronicleLibraryConfiguration.ListeningToAllTags Method
- SmtpChronicleLibraryConfiguration.NotListening Method
- SmtpChronicleLibraryConfiguration.NotUsingSsl Method
- SmtpChronicleLibraryConfiguration.ReadXml Method
- SmtpChronicleLibraryConfiguration.SendingAsynchronously Method
- SmtpChronicleLibraryConfiguration.SendingSynchronously Method
- SmtpChronicleLibraryConfiguration.SuppressingRecurrences Method
-
SmtpChronicleLibraryConfiguration.UsingNetworkMethod Method
- SmtpChronicleLibraryConfiguration.UsingNetworkMethod Method (String, Int32, Boolean)
- SmtpChronicleLibraryConfiguration.UsingNetworkMethod Method (String, Int32, X509Certificate[])
- SmtpChronicleLibraryConfiguration.UsingNetworkMethod Method (String, Int32, String, SecureString, Boolean)
- SmtpChronicleLibraryConfiguration.UsingNetworkMethod Method (String, Int32, String, SecureString, X509Certificate[])
- SmtpChronicleLibraryConfiguration.UsingNetworkMethod Method (String, Int32, String, String, Boolean)
- SmtpChronicleLibraryConfiguration.UsingNetworkMethod Method (String, Int32, String, String, X509Certificate[])
- SmtpChronicleLibraryConfiguration.UsingNetworkMethod Method (String, Int32, String, SecureString, String, Boolean)
- SmtpChronicleLibraryConfiguration.UsingNetworkMethod Method (String, Int32, String, SecureString, String, X509Certificate[])
- SmtpChronicleLibraryConfiguration.UsingNetworkMethod Method (String, Int32, String, String, String, Boolean)
- SmtpChronicleLibraryConfiguration.UsingNetworkMethod Method (String, Int32, String, String, String, X509Certificate[])
- SmtpChronicleLibraryConfiguration.UsingPickupDirectoryMethod Method
- SmtpChronicleLibraryConfiguration.UsingSsl Method
- SmtpChronicleLibraryConfiguration.WithBody Method
- SmtpChronicleLibraryConfiguration.WithBodyFromFile Method
- SmtpChronicleLibraryConfiguration.WithCredentials Method
- SmtpChronicleLibraryConfiguration.WithCriticalMailPriority Method
- SmtpChronicleLibraryConfiguration.WithDebugMailPriority Method
- SmtpChronicleLibraryConfiguration.WithInfoMailPriority Method
- SmtpChronicleLibraryConfiguration.WithLocalTime Method
- SmtpChronicleLibraryConfiguration.WithNoRecipients Method
- SmtpChronicleLibraryConfiguration.WithRecipients Method
- SmtpChronicleLibraryConfiguration.WithSender Method
- SmtpChronicleLibraryConfiguration.WithSilentTimeout Method
- SmtpChronicleLibraryConfiguration.WithSubjectLine Method
- SmtpChronicleLibraryConfiguration.WithSuccessMailPriority Method
- SmtpChronicleLibraryConfiguration.WithTimeout Method
- SmtpChronicleLibraryConfiguration.WithTimeZone Method
- SmtpChronicleLibraryConfiguration.WithUtcTime Method
- SmtpChronicleLibraryConfiguration.WithWarningMailPriority Method
- SmtpChronicleLibraryConfiguration.WriteXml Method
-
SmtpChronicleLibraryConfiguration Methods
-
SmtpChronicleLibraryConfiguration Class
- NChronicle.SMTP.Delegates Namespace
- NChronicle.SMTP.Extensions Namespace