次の方法で共有


CustomDomainHttpsParameters クラス

定義

カスタム ドメインをセキュリティで保護するためのプロパティを含む JSON オブジェクト。

public class CustomDomainHttpsParameters
type CustomDomainHttpsParameters = class
Public Class CustomDomainHttpsParameters
継承
CustomDomainHttpsParameters
派生

コンストラクター

CustomDomainHttpsParameters()

CustomDomainHttpsParameters クラスの新しいインスタンスを初期化します。

CustomDomainHttpsParameters(ProtocolType)

CustomDomainHttpsParameters クラスの新しいインスタンスを初期化します。

プロパティ

ProtocolType

セキュリティで保護された配信に使用される TLS 拡張機能プロトコルを取得または設定します。 使用可能な値は、'ServerNameIndication'、'IPBased' です。

メソッド

Validate()

オブジェクトを検証します。

適用対象