次の方法で共有


RelayDescription.RequiresTransportSecurity プロパティ

定義

このリレーにトランスポート セキュリティが必要かどうかを取得または設定します。

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

プロパティ値

このリレーにトランスポート セキュリティが必要な場合は true。それ以外の場合は false。

適用対象