次の方法で共有


IHasServerNameIndication.RequiresServerNameIndication プロパティ

定義

サーバー名表示 (SNI) が必要な場合は true、それ以外の場合は false を取得します。

public bool RequiresServerNameIndication { get; }
member this.RequiresServerNameIndication : bool
Public ReadOnly Property RequiresServerNameIndication As Boolean

プロパティ値

適用対象