Aracılığıyla paylaş


MessageSecurityOverTcpElement.AlgorithmSuite Özellik

Tanım

Bir TCP iletisini güvenli hale getirmek için kullanılan ileti şifrelemesini ve anahtar sarması algoritmalarını alır veya ayarlar.

public:
 property System::ServiceModel::Security::SecurityAlgorithmSuite ^ AlgorithmSuite { System::ServiceModel::Security::SecurityAlgorithmSuite ^ get(); void set(System::ServiceModel::Security::SecurityAlgorithmSuite ^ value); };
[System.ComponentModel.TypeConverter(typeof(System.ServiceModel.Configuration.SecurityAlgorithmSuiteConverter))]
[System.Configuration.ConfigurationProperty("algorithmSuite", DefaultValue="Default")]
public System.ServiceModel.Security.SecurityAlgorithmSuite AlgorithmSuite { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.ServiceModel.Configuration.SecurityAlgorithmSuiteConverter))>]
[<System.Configuration.ConfigurationProperty("algorithmSuite", DefaultValue="Default")>]
member this.AlgorithmSuite : System.ServiceModel.Security.SecurityAlgorithmSuite with get, set
Public Property AlgorithmSuite As SecurityAlgorithmSuite

Özellik Değeri

SecurityAlgorithmSuite

SecurityAlgorithmSuiteBIR TCP iletisini güvenli hale getirmek için kullanılan ileti şifrelemesini ve anahtar sarması algoritmalarını belirten geçerli bir değer. Basic256 varsayılan değerdir.

Öznitelikler

Şunlara uygulanır