SecurityElementBase.DefaultAlgorithmSuite Özellik

Tanım

Bu bağlama için varsayılan algoritma paketini alır veya ayarlar.

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

Özellik Değeri

SecurityAlgorithmSuite

Bu SecurityAlgorithmSuite bağlama için varsayılan algoritma paketini belirten bir. Varsayılan değer: Basic256.

Öznitelikler

Şunlara uygulanır