Share via


WebHttpTLConfig.UseSasAuthentication Property

Definition

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

Property Value

Implements

Attributes

Applies to