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.

Contains information for HTTP-based domain validation of certificates requested through Amazon CloudFront and issued by ACM. This field exists only when the certificate type is AMAZON_ISSUED and the validation method is HTTP.

Inheritance Hierarchy

System.Object
  Amazon.CertificateManager.Model.HttpRedirect

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

Syntax

C#
public class HttpRedirect

The HttpRedirect type exposes the following members

Constructors

NameDescription
Public Method HttpRedirect()

Properties

NameTypeDescription
Public Property RedirectFrom System.String

Gets and sets the property RedirectFrom.

The URL including the domain to be validated. The certificate authority sends GET requests here during validation.

Public Property RedirectTo System.String

Gets and sets the property RedirectTo.

The URL hosting the validation token. RedirectFrom must return this content or redirect here.

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