Aracılığıyla paylaş


SecurityElementBase.MessageProtectionOrder Özellik

Tanım

Bu bağlama için ileti şifreleme ve imzalama sırasını alır veya ayarlar.

public:
 property System::ServiceModel::Security::MessageProtectionOrder MessageProtectionOrder { System::ServiceModel::Security::MessageProtectionOrder get(); void set(System::ServiceModel::Security::MessageProtectionOrder value); };
[System.Configuration.ConfigurationProperty("messageProtectionOrder", DefaultValue=System.ServiceModel.Security.MessageProtectionOrder.SignBeforeEncryptAndEncryptSignature)]
public System.ServiceModel.Security.MessageProtectionOrder MessageProtectionOrder { get; set; }
[<System.Configuration.ConfigurationProperty("messageProtectionOrder", DefaultValue=System.ServiceModel.Security.MessageProtectionOrder.SignBeforeEncryptAndEncryptSignature)>]
member this.MessageProtectionOrder : System.ServiceModel.Security.MessageProtectionOrder with get, set
Public Property MessageProtectionOrder As MessageProtectionOrder

Özellik Değeri

MessageProtectionOrder İletinin nasıl korunduğunu belirten bir. Varsayılan değer: SignBeforeEncrypt.

Öznitelikler

Şunlara uygulanır