ServiceModelSecurityTokenRequirement.SecurityAlgorithmSuite プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
使用するセキュリティ アルゴリズム スイートを取得または設定します (必要な場合)。
public:
property System::ServiceModel::Security::SecurityAlgorithmSuite ^ SecurityAlgorithmSuite { System::ServiceModel::Security::SecurityAlgorithmSuite ^ get(); void set(System::ServiceModel::Security::SecurityAlgorithmSuite ^ value); };
public System.ServiceModel.Security.SecurityAlgorithmSuite SecurityAlgorithmSuite { get; set; }
member this.SecurityAlgorithmSuite : System.ServiceModel.Security.SecurityAlgorithmSuite with get, set
Public Property SecurityAlgorithmSuite As SecurityAlgorithmSuite
プロパティ値
使用するセキュリティ アルゴリズム スイート。
注釈
返される SecurityAlgorithmSuite オブジェクトには、特定の条件で使用するセキュリティ アルゴリズムを指定する多数のプロパティが含まれています。 また、サービスのさまざまなセキュリティ機能についても説明します。