次の方法で共有


MessageSecurityOverRelayConnection.AlgorithmSuite プロパティ

定義

SOAP レベルでメッセージ セキュリティに使用されるアルゴリズム スイートを設定または取得します。

public System.ServiceModel.Security.SecurityAlgorithmSuite AlgorithmSuite { get; set; }
member this.AlgorithmSuite : System.ServiceModel.Security.SecurityAlgorithmSuite with get, set
Public Property AlgorithmSuite As SecurityAlgorithmSuite

プロパティ値

アルゴリズム スイートを SecurityAlgorithmSuite 含む を返します。 既定値は Base256 です。

適用対象