NetMsmqRLConfig.SecurityMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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