Share via


NetMsmqRLConfig.SecurityMode Property

Definition

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

Property Value

Implements

Attributes

Applies to