Aracılığıyla paylaş


ServiceModelSecurityTokenRequirement.SecurityAlgorithmSuite Özellik

Tanım

Kullanılacak güvenlik algoritması paketini alır veya ayarlar (gerekirse).

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

Özellik Değeri

Kullanılacak güvenlik algoritması paketi.

Açıklamalar

SecurityAlgorithmSuite Döndürülen nesne, belirli koşullarda kullanılacak güvenlik algoritmalarını belirten çok sayıda özellik içerir. Ayrıca hizmetin çeşitli güvenlik özelliklerini de açıklar.

Şunlara uygulanır