你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CustomHttpsConfiguration 类

定义

域的 Https 设置。

public class CustomHttpsConfiguration
type CustomHttpsConfiguration = class
Public Class CustomHttpsConfiguration
继承
CustomHttpsConfiguration

构造函数

CustomHttpsConfiguration(FrontDoorCertificateSource, FrontDoorTlsProtocolType, FrontDoorRequiredMinimumTlsVersion)

初始化 CustomHttpsConfiguration 的新实例。

属性

CertificateSource

定义 SSL 证书的源。

CertificateType

定义用于安全连接到 frontendEndpoint 的证书类型。

MinimumTlsVersion

客户端与 Front Door 建立 SSL 握手所需的最低 TLS 版本。

ProtocolType

定义用于安全传递的 TLS 扩展协议。

SecretName

表示完整证书 PFX 的密钥保管库机密的名称。

SecretVersion

表示完整证书 PFX 的密钥保管库机密的版本。

VaultId

获取或设置 ID。

适用于