ServiceModelSecurityTokenRequirement.SecurityAlgorithmSuite Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera lub ustawia zestaw algorytmów zabezpieczeń do użycia (w razie potrzeby).
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
Wartość właściwości
Pakiet algorytmów zabezpieczeń do użycia.
Uwagi
Zwracany SecurityAlgorithmSuite obiekt zawiera wiele właściwości, które określają algorytmy zabezpieczeń do użycia w określonych warunkach. Opisano w nim również różne możliwości zabezpieczeń usługi.