IssuedSecurityTokenProvider.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ń.
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
Zestaw algorytmów zabezpieczeń.
Uwagi
Zwracany SecurityAlgorithmSuite obiekt zawiera wiele właściwości określających algorytmy zabezpieczeń do użycia w określonych warunkach. Opisano w nim również różne możliwości zabezpieczeń usługi.