NetNamedPipeRLConfig.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::NetNamedPipeSecurityMode SecurityMode { System::ServiceModel::NetNamedPipeSecurityMode get(); void set(System::ServiceModel::NetNamedPipeSecurityMode value); };
[Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfigProperty("SecurityMode", System.Runtime.InteropServices.VarEnum.VT_BSTR)]
public System.ServiceModel.NetNamedPipeSecurityMode SecurityMode { get; set; }
member this.SecurityMode : System.ServiceModel.NetNamedPipeSecurityMode with get, set
Public Property SecurityMode As NetNamedPipeSecurityMode
Property Value
Implements
- Attributes