AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmail.Model.DeliveryOptions

Namespace: Amazon.SimpleEmail.Model
Assembly: AWSSDK.SimpleEmail.dll
Version: 3.x.y.z

Syntax

C#
public class DeliveryOptions

The DeliveryOptions type exposes the following members

Constructors

NameDescription
Public Method DeliveryOptions()

Properties

NameTypeDescription
Public Property TlsPolicy Amazon.SimpleEmail.TlsPolicy

Gets and sets the property TlsPolicy.

Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS). If the value is Require, messages are only delivered if a TLS connection can be established. If the value is Optional, messages can be delivered in plain text if a TLS connection can't be established.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5