Udostępnij przez


IssuedSecurityTokenProvider.SecurityAlgorithmSuite Właściwość

Definicja

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.

Dotyczy