AmqpTransportSettings.UseSslStreamSecurity プロパティ

定義

SSL ストリームがカスタム バインド要素を使用するかどうかを示す値を取得します。

public bool UseSslStreamSecurity { get; set; }
member this.UseSslStreamSecurity : bool with get, set
Public Property UseSslStreamSecurity As Boolean

プロパティ値

SSL ストリームでカスタム バインド要素を使用する場合は true。それ以外の場合は false。

適用対象