WebHttpTLConfig.UseSasAuthentication Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Valore della proprietà
Implementazioni
- Attributi