共用方式為


NetMsmqTLConfig.MsmqSecureHashAlgorithm 屬性

定義

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

屬性值

實作

屬性

適用於