Share via


NetMsmqRLConfig.MsmqSecureHashAlgorithm Property

Definition

public:
 property System::ServiceModel::MsmqSecureHashAlgorithm MsmqSecureHashAlgorithm { System::ServiceModel::MsmqSecureHashAlgorithm get(); void set(System::ServiceModel::MsmqSecureHashAlgorithm value); };
[Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfigProperty("MsmqSecureHashAlgorithm", System.Runtime.InteropServices.VarEnum.VT_BSTR)]
public System.ServiceModel.MsmqSecureHashAlgorithm MsmqSecureHashAlgorithm { get; set; }
member this.MsmqSecureHashAlgorithm : System.ServiceModel.MsmqSecureHashAlgorithm with get, set
Public Property MsmqSecureHashAlgorithm As MsmqSecureHashAlgorithm

Property Value

Implements

Attributes

Applies to