Share via


WSHttpRLConfig.EstablishSecurityContext Property

Definition

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

Property Value

Implements

Attributes

Applies to