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.

The delivery details for an email or SMS message that Amazon Cognito sent for authentication or verification.

Inheritance Hierarchy

System.Object
  Amazon.CognitoIdentityProvider.Model.CodeDeliveryDetailsType

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

Syntax

C#
public class CodeDeliveryDetailsType

The CodeDeliveryDetailsType type exposes the following members

Constructors

NameDescription
Public Method CodeDeliveryDetailsType()

Properties

NameTypeDescription
Public Property AttributeName System.String

Gets and sets the property AttributeName.

The name of the attribute that Amazon Cognito verifies with the code.

Public Property DeliveryMedium Amazon.CognitoIdentityProvider.DeliveryMediumType

Gets and sets the property DeliveryMedium.

The method that Amazon Cognito used to send the code.

Public Property Destination System.String

Gets and sets the property Destination.

The email address or phone number destination where Amazon Cognito sent the code.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5